Hello everybody,
I've cloned the qt git repo (git://gitorious.org/qt/qt.git) and am not able to
compile it under windows (in fact the problem occurs already during
'configure'). I've NOT had similar problems under Linux.
All I've done is clone the repo 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 and therefore gets NULL?
My page file stats seem to suggest that, even though the qmake.exe process has
only few megabytes allocated..
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 here?
Thanks for any info about how I could get this to compile!
Regards,
Jörg
_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback