Building QtGstreamer

Dave Eamey dave.eamey at gmail.com
Thu Aug 7 07:31:47 PDT 2014


Hi,

I'm trying to build QtGstreamer 1.2.0 under Windows. I've got GStreamer
1.3.91, Boost 1.55, CMake 2.8.12, Qt 4.8.6 with Visual Studio 2008.

When the build gets to the point:

Linking CXX shared library QtGLib-2.0.dll
   Creating library QtGLib-2.0.lib and object QtGLib-2.0.exp

I get a load of unresolved external errors, for instance:

quark.cpp.obj : error LNK2019: unresolved external symbol
_g_quark_from_string referenced in function "public: static class
QGlib::Quark __cdecl QGlib::Quark::fromString(char const *)"

I believe I'm right in thinking these should be in GLib, which I thought
might suggest GLib isn't linking for some reason. Back nearer the beginning
of the build output though, I do get the following line output:

-- Found GLIB2: C:/gstreamer/1.0/x86_64/lib/glib-2.0.lib

So, not quite sure why this might be failing in this way. Anyone got any
ideas?

Thanks,

Dave.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140807/d4f15b93/attachment.html>


More information about the gstreamer-devel mailing list