<div dir="ltr">Hi,<div><br></div><div>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.</div><div><br></div><div>When the build gets to the point:</div>
<div><br></div><div><div>Linking CXX shared library QtGLib-2.0.dll</div><div>   Creating library QtGLib-2.0.lib and object QtGLib-2.0.exp</div><div><br></div><div>I get a load of unresolved external errors, for instance:</div>
<div><br></div><div>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 *)"</div></div>
<div><br></div><div>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:</div>
<div><br></div><div><div>-- Found GLIB2: C:/gstreamer/1.0/x86_64/lib/glib-2.0.lib  </div></div><div><br></div><div>So, not quite sure why this might be failing in this way. Anyone got any ideas?</div><div><br></div><div>Thanks,</div>
<div><br></div><div>Dave.</div><div><br></div></div>