Hi Chris, <div><br></div><div>I'm having the exact same problems as you, using visual studio 2010. I reported this on the bugtracker too, btw. <a href="https://bugzilla.gnome.org/show_bug.cgi?id=686272">https://bugzilla.gnome.org/show_bug.cgi?id=686272</a> but it seems we're the unlucky ones. </div>
<div><br></div><div>If you figure it out, please let me know :-) </div><div><br></div><div>Cheers,</div><div>Ola</div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2012/12/13 Chris Boucher <span dir="ltr"><<a href="mailto:chris@thebouchers.com" target="_blank">chris@thebouchers.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Dinesh,<br>
<br>
Thanks for confirming that your import tables are correct.<br>
<br>
I'm going to try VS2010...<br>
<br>
Regards,<br>
Chris.<br>
<div class="HOEnZb"><div class="h5"><br>
On 13 December 2012 16:07, Dinesh Kumar <<a href="mailto:dineshkpadmanaban@gmail.com">dineshkpadmanaban@gmail.com</a>> wrote:<br>
> Hi Chris,<br>
><br>
> Thanks for correcting me.<br>
><br>
> I have just now checked my QtGlib.dll. I have my import table correct.<br>
><br>
> My last suggestion is<br>
><br>
> Clean the existing build.<br>
> - cmake -G "Visual Studio 8 2005" <other stuffs><br>
>   - cmake --build . --target install --config Release.<br>
><br>
> Regards<br>
> Dinesh P<br>
><br>
><br>
><br>
> On Thu, Dec 13, 2012 at 8:50 PM, Chris Boucher <<a href="mailto:chris@thebouchers.com">chris@thebouchers.com</a>><br>
> wrote:<br>
>><br>
>> Hi Dinesh,<br>
>><br>
>> The QtGStreamer release build isn't producing the gstreamer dlls, but<br>
>> it is linking to them.<br>
>><br>
>> The QtGStreamer dlls are linked against the gstreamer ones, which<br>
>> results in QtGStreamer dlls having an import section listing the<br>
>> gstreamer dlls and functions required.<br>
>><br>
>> If you run "dumpbin /imports QtGlib.dll" (for example) you should see<br>
>> sections for libgobject-2.0-0.dll and libglib-2.0-0.dll.<br>
>><br>
>> In my debug build these sections also list the functions required. In<br>
>> my release build, the sections exist, but there are no functions<br>
>> listed.<br>
>><br>
>> Thanks,<br>
>> Chris.<br>
>><br>
>> On 13 December 2012 15:04, Dinesh Kumar <<a href="mailto:dineshkpadmanaban@gmail.com">dineshkpadmanaban@gmail.com</a>><br>
>> wrote:<br>
>> > You  mean the relase build is producing dlls with empty import tables<br>
>> > for<br>
>> > gstreamer dlls or QtGstreamer dlls?<br>
>> ><br>
>> > I am still wondering, why the QtGstreamer release build is producing the<br>
>> > gstreamer dlls?<br>
>> ><br>
>> > Regards<br>
>> > Dinesh P<br>
>> ><br>
>> ><br>
>> > On Thu, Dec 13, 2012 at 8:08 PM, Chris Boucher <<a href="mailto:chris@thebouchers.com">chris@thebouchers.com</a>><br>
>> > wrote:<br>
>> >><br>
>> >> gstreamer dlls.<br>
>> ><br>
>> ><br>
>> ><br>
>> > _______________________________________________<br>
>> > gstreamer-devel mailing list<br>
>> > <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
>> > <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
>> ><br>
>> _______________________________________________<br>
>> gstreamer-devel mailing list<br>
>> <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
>> <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> gstreamer-devel mailing list<br>
> <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div>