Hi !

I'm building the current snapshot on Windows using mingw.
The configure command fails to create nearly all the "d_resource.rc" for
the debug libraries.

Command: (in shadow beside qt-snapshot):

set QMAKESPEC=win32-g++

..\qt-snapshot\configure.exe -platform win32-g++ ^
-qt-gif ^
-qt-libtiff ^
-plugin-sql-odbc ^
-qt-sql-sqlite ^
-nomake examples ^
-nomake demos ^
-nomake translations ^
-nomake docs

This creates release and debug libraries by default.
I only get:

shadow\src\corelib\QtCored_resource.rc
shadow\tools\assistant\lib\QtHelpd_resource.rc

and the rest of the debug resources files are missing.
Thus compilation succeeds for QtCore and stops at QtXml with
mingw32-make[2]: *** No rule to make target `QtXmld_resource.rc', needed 
by `tmp/obj/debug_shared/QtXmld_resource_res.o'.  Stop.
mingw32-make[2]: Leaving directory `shadow/src/xml'
mingw32-make[1]: *** [debug-all] Error 2
mingw32-make[1]: Leaving directory `shadow/src/xml'
mingw32-make: *** [sub-xml-make_default-ordered] Error 2

I hope this will be fixed for final.
Right now I'm copying the files from the msvc-shadow...

Yours,

Jürgen
-- 
* Dipl.-Math. Jürgen Hunold       ! Ingenieurgesellschaft für 
* voice: ++49 511 262926 57       ! Verkehrs- und Eisenbahnwesen mbH  
* fax  : ++49 511 262926 99       ! Lister Straße 15
* [email protected]        ! www.ivembh.de
* 
* Geschäftsführer:                ! Sitz des Unternehmens: Hannover
* Prof. Dr.-Ing. Thomas Siefer    ! Amtsgericht Hannover, HRB 56965
* PD Dr.-Ing. Alfons Radtke       !


_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback

Reply via email to