Hi Chris, <div><br></div><div>Thanks for correcting me. </div><div><br></div><div>I have just now checked my QtGlib.dll. I have my import table correct. </div><div><br></div><div>My last suggestion is</div><div><br></div><div>
Clean the existing build. </div><div><span id="internal-source-marker_0.6909957102034241" style="color:rgb(0,0,0);font-family:'Times New Roman';font-size:medium"><span style="font-size:15px;font-family:Arial;background-color:transparent;vertical-align:baseline;white-space:pre-wrap"><i>  - cmake  -G "Visual Studio 8 2005"  <other stuffs></i></span></span></div>
<div><font color="#000000"><span style="font-family:arial,sans-serif;font-size:13px"><i>  - cmake --build . --target install --config Release.</i></span><br></font></div><div><span style="font-family:arial,sans-serif;font-size:13px"><font color="#000000"><br>
</font></span></div><div><span style="font-family:arial,sans-serif;font-size:13px"><font color="#000000">Regards</font></span></div><div><span style="font-family:arial,sans-serif;font-size:13px"><font color="#000000">Dinesh P</font></span></div>
<div><span style="font-family:arial,sans-serif;font-size:13px"><font color="#000000"><br></font></span></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 13, 2012 at 8:50 PM, Chris Boucher <span dir="ltr"><<a href="mailto:chris@thebouchers.com" target="_blank">chris@thebouchers.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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>
<div class="HOEnZb"><div class="h5"><br>
On 13 December 2012 15:04, Dinesh Kumar <<a href="mailto:dineshkpadmanaban@gmail.com">dineshkpadmanaban@gmail.com</a>> wrote:<br>
> You  mean the relase build is producing dlls with empty import tables 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>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<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>