[vlc-devel] Problems Compiling VLC in Windows with CYGWIN

Hugo Garza hiro2k at gmail.com
Tue May 29 21:57:18 CEST 2007


Hi everyone, i'm trying to compile VLC in CYGWIN, and I've been
following the guide on the wiki.
http://wiki.videolan.org/Win32CompileCygwin but I always get the same
error when I issue the make command.

Making all in qt4
make[5]: Entering directory `/home/Hugo/vlc-0.9.0-svn/modules/gui/qt4'
/usr/win32/bin/moc -o main_interface.moc.cpp main_interface.hpp
/usr/win32/bin/moc: /usr/win32/bin/moc: cannot execute binary file
make[5]: *** [main_interface.moc.cpp] Error 126
make[5]: Leaving directory `/home/Hugo/vlc-0.9.0-svn/modules/gui/qt4'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/Hugo/vlc-0.9.0-svn/modules/gui'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/Hugo/vlc-0.9.0-svn/modules/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Hugo/vlc-0.9.0-svn/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Hugo/vlc-0.9.0-svn'
make: *** [all] Error 2

I did the part of the wiki where it says that I have to copy the
binary files moc.exe, rcc.exe, uic.exe from the Qt/Windows Open Source
Edition.

Thanks

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list