Hello,
I've developed a gui with eclipse, qt, mingw and vlc on ms vista. Always build debug and ignoring "libvlc.dll.a(d000031.o) : warning LNK4078: multiple '.text' sections found with different attributes(E0300020)" because it worked. Now I am build release (same message), but execution hangs now.
I have had vlc 9.8 and tried right now 1.0.5
qmake uses vlc-1.0.5/sdk/lib/libvlc.dll.a as LIBS downloaded in the vlc-1.0.5-win32.zip
Any idea what to do?
Greetings from Munich from Stefan