Integration of Gstreamer SDK lib, MongoDB lib in an existing Qt project
-
wrote on 18 Nov 2013, 23:41 last edited by
Hi,
I am new to Qt, I am developing a Qt Media Player application. To do so I need to use MongoDB database which in turn use Boost Library and will use GStreamer to run media (though I am not sure how will I do that).
So, My question is what all changes do I need to do in .pro file to integrate both MongoDB driver library, Boost Libray and GStreamer Library ( I have downloaded GStreamer SDK from here http://docs.gstreamer.com/display/GstSDK/Installing+on+Windows ).
Oh! I need to run this project over linux and Windows platfroms.
Please guide me.
1/1