<div>The contrib package is broken. I am not sure, but I think I have read somewhere that they included a 64-bit version of qt. So the executables are not usable. You have to get rid of all the qt-executables and qt-libraries (
e.g. your usr/bin/moc, usr/bin/uic .... )</div>
<div> </div>
<div>and install the mingw32 package ( <font color="#0066ff">qt-win-opensource-4.2.3-<span class="highlightedSearchTerm"><font style="BACKGROUND-COLOR: #feff82">mingw</font></span>.exe ) </font>from the download page below:
</div>
<div><a href="http://www.trolltech.com/developer/downloads/qt/windows">http://www.trolltech.com/developer/downloads/qt/windows</a></div>
<div> </div>
<div>regards,</div>
<div>rainer<br> </div>
<div><span class="gmail_quote">2007/3/13, Bertrand Richard <<a href="mailto:bertrand.richard@liris.cnrs.fr">bertrand.richard@liris.cnrs.fr</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi !<br>I'm trying to compile the current svn version of vlc, but I encountered<br>some problem.<br>I'm compiling on win32, using cygwin/mingw32 and
<br>contrib-20061202-win32-bin-gcc-3.4.5-only.tar.bz2 contribs pachage.<br>When trying to compile qt4 plugin, it fails with the following error :<br>Making all in qt4<br>make[5]: entrant dans le r'epertoire <<<br>
/home/admin/vlc-svn/modules/gui/qt4 >><br>mkdir -p -- ui<br>/usr/win32/bin/uic ui/open.ui -> ui/open.h<br>rm -f ui/open.h<br>echo "#define Q_(a,b) QString::fromUtf8(_(a))" > ui/open.h<br>/usr/win32/bin/uic -tr "Q_" ui/open.ui >> ui/open.h
<br>/usr/win32/bin/uic: /usr/win32/bin/uic: cannot execute binary file<br>make[5]: *** [ui/open.h] Erreur 126<br><br>I tried compiling without qt4, successfuly, but it seems vlc has no menu<br>and lots of gui problem without that module.
<br><br>Any idea how to fix that problem ?<br></blockquote></div><br>