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's directory and run the gst-launch, it crashed.
<br><br>C:\Documents and Settings\kseo>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. 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>> ntdll.dll!7c948fea() <br> ntdll.dll!7c9406eb() <br>
msvcrt.dll!77bdc3c9() <br> msvcrt.dll!77bdc3ce() <br> kernel32.dll!7c8025f0() <br> msvcrt.dll!77bdc3ce() <br> msvcrt.dll!77bdc3e7() <br> ntdll.dll!7c93104b() <br> libxml2.dll!005aaf78
() <br> libxml2.dll!005715a4() <br> libxml2.dll!005c3160() <br> libxml2.dll!00582b30() <br> libfontconfig-1.dll!64f9c2fb() <br> ntdll.dll!7c940732() <br> ntdll.dll!7c940732()
<br> ntdll.dll!7c941538() <br> ntdll.dll!7c941596() <br> ntdll.dll!7c9406eb() <br> ntdll.dll!7c9406eb() <br> ntdll.dll!7c9406ab() <br> kernel32.dll!7c80a409() <br> libgthread-2.0-0.dll!65c41986
() <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>