complie VLC QT C++ windows 7
Posted: 12 Mar 2010 07:38
by coder_gate
i want build VLC on QT windows 7,can you help me ?
Prueba esto:
Posted: 16 Mar 2010 08:26
by erjaimer
hello,
in this example:
http://wiki.videolan.org/GenerateLibFromDll
you can to generate a lib for to linker in any c/c++ project , it's wonderfull because you have (for example) vlc.h and vlc.lib and you can to link a your project in .Net,... etc and you don't compile and to install cywign because it's complicate.