[Qt-interest] Compilation of kinetic-declarativeui on windows
Jorg.Schummer at tieto.com
Jorg.Schummer at tieto.com
Fri Sep 25 12:12:31 CEST 2009
Hello everybody,
I have trouble compiling (in fact the problem occurs already during 'configure') the 'kinetic-declarativeui'-branch of kinetic on windows. No problems with 'kinectic-animations'; also, the 'kinetic-declarativeui'-branch seems to configure fine under linux.
All I do is clone the repo (and set up the branch) and run configure. Then, after configure has run for some time, I get
Reading C:/Qt/qt-git/tools/qdoc3/qdoc3.pro
In file C:\Qt\qt-git/src/corelib/tools/qstring.cpp, line 981: Out of memory
Qmake failed, return code -1073741819
Additionally, a windows dialog is informing me that some instruction in qmake.exe referenced memory at 0x00000000 and that 'The memory could not be "written".' Now, I don't really wonder that memory at NULL cannot be "written". But is qmake just grabbing memory in an endless loop? My page file stats seem to "suggest" that. (Btw. I will start to "use" quotation marks wherever "possible". Maybe the redmonder who "wrote" that dialog will "read" some of my messages one day and not "use" those marks anymore.. ;-) )
My setup:
- mingw as delivered with qt 2009.03
- mingw32-gcc (GCC) 3.4.5 (mingw-vista special r3)
- GNU Make 3.81
- ActiveState perl v5.6.1 built for MSWin32-x86-multi-thread
What mingw version is needed to compile the qt-git-trees, could it be possible that mingw creates faulty binaries?
Thanks for any info about how I could get this to compile!
Regards,
Jörg
More information about the Qt-interest-old
mailing list