[vlc-devel] Re: Problems Compiling VLC in Windows with CYGWIN
Damien Fouilleul
Damien.Fouilleul at laposte.net
Tue May 29 22:12:30 CEST 2007
Rémi Denis-Courmont wrote:
> Le mardi 29 mai 2007, Hugo Garza a écrit :
>
>> 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.
>>
>
> It looks like you have installed the Linux binaries regardless. Remove
> them. Besides, Cygwin is pretty much discouraged; Linux/mingw32
> cross-compilation is definitely recommended to preserve your mental
> sanity.
>
>
Don't listen to what he said, if it was up to him, they're wouldn't even
be a windows version ;)
If you want the easy solution just, got go '..../extras/contrib' and
type bootstrap, then go to '.../extras/contrib/src' and type 'make .qt4'
the QT4 binaries will be downloaded and prepared for you, then you just
need to re-configure your VLC build and you are done.
--
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