I ask because I finished building an extension on the Qt module, but it won't compile in the latest version (cloned from the repository), and when I follow the latest instructions for cross compiling on (http://wiki.videolan.org/Win32Compile) against version 2.0.4 or 2.0.5 instead of what's on the git repo, I get the following when I run `make` in <vlc>/contrib/win32:
Code: Select all
configure: error: in `<vlc>/contrib/win32/jpeg':
configure: error: C compiler cannot create executables
See `config.log' for more details
make: *** [.jpeg] Error 77