[vlc-devel] Re: problem with qt4

Jean-Baptiste Kempf jb at videolan.org
Tue Mar 13 17:57:00 CET 2007


Hello !

On Tue, Mar 13, 2007, Bertrand Richard wrote :
> I'm compiling on win32, using cygwin/mingw32 and 
> contrib-20061202-win32-bin-gcc-3.4.5-only.tar.bz2 contribs pachage.
> When trying to compile qt4 plugin, it fails with the following error :
> Making all in qt4
> make[5]: entrant dans le r'epertoire << 
> /home/admin/vlc-svn/modules/gui/qt4 >>
> mkdir -p -- ui
> /usr/win32/bin/uic ui/open.ui -> ui/open.h
> rm -f ui/open.h
> echo "#define Q_(a,b) QString::fromUtf8(_(a))" > ui/open.h
> /usr/win32/bin/uic -tr "Q_" ui/open.ui >> ui/open.h
> /usr/win32/bin/uic: /usr/win32/bin/uic: cannot execute binary file

Yes, you are using the uic, moc and rcc programs from another
architecture or something like that. 

What does file /usr/win32/bin/uic says ?
-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/

-- 
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