Hi,<br><br>I want to use pango and subparse modules on Windows. Unfortunately, pango and subparse were not included in prebuilt Windows binary. <br><br>Thus I compiled pango and subparse using Visual Studio .NET 2003 using gtk+-win32-devel from Glade Windows Site (
<a href="http://gladewin32.sourceforge.net/modules/wfdownloads/">http://gladewin32.sourceforge.net/modules/wfdownloads/</a>) and successfully built two DLLs. However, after I put them in plugin&#39;s directory and run the gst-launch, it crashed.
<br><br>C:\Documents and Settings\kseo&gt;gst-launch-0.10 videotestsrc ! clockoverlay ! aut<br>ovideosink<br>OIL: ERROR liboilcpu.c 282: oil_cpu_i386_kernel_restrict_flags(): Operating syst<br>em is not known to support SSE.&nbsp; Assuming it does, which might cause problems
<br>Setting pipeline to PAUSED ...<br>Pipeline is PREROLLING ...<br><br><br><br>Sorry for useless stacktrace. Is it the problem of libxml2?<br><br>&gt;&nbsp;&nbsp;&nbsp; ntdll.dll!7c948fea() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; ntdll.dll!7c9406eb() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; 
msvcrt.dll!77bdc3c9() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; msvcrt.dll!77bdc3ce() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; kernel32.dll!7c8025f0() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; msvcrt.dll!77bdc3ce() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; msvcrt.dll!77bdc3e7() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; ntdll.dll!7c93104b() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; libxml2.dll!005aaf78
() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; libxml2.dll!005715a4() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; libxml2.dll!005c3160() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; libxml2.dll!00582b30() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; libfontconfig-1.dll!64f9c2fb() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; ntdll.dll!7c940732() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; ntdll.dll!7c940732() &nbsp;&nbsp;&nbsp; 
<br>&nbsp;&nbsp;&nbsp;&nbsp; ntdll.dll!7c941538() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; ntdll.dll!7c941596() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; ntdll.dll!7c9406eb() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; ntdll.dll!7c9406eb() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; ntdll.dll!7c9406ab() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; kernel32.dll!7c80a409() &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; libgthread-2.0-0.dll!65c41986
() &nbsp;&nbsp;&nbsp; <br><br>Please help me fix the problem or tell me where I can find prebuilt binaries of subparse and pango.<br><br>Thanks,<br>Kwang Yul Seo<br><br>