Le 31/08/2012 09:05, Thiago Macieira a écrit : > On sexta-feira, 31 de agosto de 2012 09.00.40, Yves Bailly wrote: >>> NMAKE : fatal error U1077: 'C:\vs10\VC\BIN\cl.EXE' : return code '0x2' >>> Stop. >>> *** qtbase/configure exited with non-zero status. >> >> No more idea about this compiling issue? it's quite frustrating...
Please note each try is done from a clean, just-unpacked archive (hard learned lesson after 15 years of experience building Qt releases...) > It looks like perl wasn't found, so the forwarding headers weren't created. Well, Perl (ActiveState) should be found, at least it's in PATH: D:\qt\qt5-5.0.0-win32-msvc2010>perl -v This is perl 5, version 14, subversion 2 (v5.14.2) built for MSWin32-x64-multi-thread (with 1 registered patch, see perl -V for more detail) Copyright 1987-2011, Larry Wall Binary build 1402 [295342] provided by ActiveState http://www.ActiveState.com Built Oct 7 2011 15:19:36 > Ensure that perl is in PATH and re-run configure. If that still fails, run > syncqt manually and let us know if that produces errors: > perl bin/syncqt ...and now it works... I really don't know what happened, maybe an unlikely error while unpacking... "configure" worked, compiling right now. Sorry for the noise. Last word at last, despite the troubles I encountered (which may well be my fault): a great thank and congratulation to all those who made that release even possible, despite all the troubles and non-technical mess. Regards, -- /- Yves Bailly - Software developper -\ \- Sescoi R&D - http://www.sescoi.fr -/ "The possible is done. The impossible is being done. For miracles, thanks to allow a little delay." _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
