Creating qmake...
g++ -c -oproject.o -O -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -ID:\Batch\qt-win-opensource-src-4.3.4/src/corelib/arch/generic -ID:\Batch\qt-win-opensource-src-4.3.4/include -ID:\Batch\qt-win-opensource-src-4.3.4/include/QtCore -ID:\Batch\qt-win-opensource-src-4.3.4/include -ID:\Batch\qt-win-opensource-src-4.3.4/include/QtCore -ID:\Batch\qt-win-opensource-src-4.3.4/src/corelib/global -ID:\Batch\qt-win-opensource-src-4.3.4/include/QtScript -ID:\Batch\qt-win-opensource-src-4.3.4/mkspecs/win32-g++ -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_LITE_COMPONENT -DQT_NO_PCRE -DQT_NODLL -DQT_NO_STL -DQT_NO_COMPRESS -DUNICODE -DHAVE_QCONFIG_CPP -DQT_BUILD_QMAKE -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM -DQMAKE_OPENSOURCE_EDITION project.cpp
In file included from D:/Batch/qt-win-opensource-src-4.3.4/include/QtCore/qlist.h:1,
from D:/Batch/qt-win-opensource-src-4.3.4/src/corelib/tools/qstringlist.h:49,
from D:/Batch/qt-win-opensource-src-4.3.4/include/QtCore/qstringlist.h:1,
from project.h:47,
from project.cpp:44:
D:/Batch/qt-win-opensource-src-4.3.4/src/corelib/tools/qlist.h:56:15: new: No such file or directory
In file included from D:/Batch/qt-win-opensource-src-4.3.4/include/QtCore/qmap.h:1,
from project.h:51,
from project.cpp:44:
D:/Batch/qt-win-opensource-src-4.3.4/src/corelib/tools/qmap.h:55:15: new: No such file or directory
<internal>: In member function `QMapData::Node* QMap<Key,
T>::node_create(QMapData*, QMapData::Node**, const Key&, const T&) [with Key
= QString, T = ExpandFunc]':
project.cpp:507: instantiated from `QMap<Key, T>::iterator QMap<Key, T>::insert(const Key&, const T&) [with Key = QString, T = ExpandFunc]'
project.cpp:84: instantiated from here
<internal>:415: too many arguments to function `void* operator new(unsigned
int)'
D:/Batch/qt-win-opensource-src-4.3.4/src/corelib/tools/qmap.h:415: at this
point in file
<internal>:416: too many arguments to function `void* operator new(unsigned
int)'
D:/Batch/qt-win-opensource-src-4.3.4/src/corelib/tools/qmap.h:416: at this
point in file
<internal>: In member function `QMapData::Node* QMap<Key,
T>::node_create(QMapData*, QMapData::Node**, const Key&, const T&) [with Key
= QString, T = TestFunc]':
project.cpp:507: instantiated from `QMap<Key, T>::iterator QMap<Key, T>::insert(const Key&, const T&) [with Key = QString, T = TestFunc]'
project.cpp:122: instantiated from here
<internal>:415: too many arguments to function `void* operator new(unsigned
int)'
D:/Batch/qt-win-opensource-src-4.3.4/src/corelib/tools/qmap.h:415: at this
point in file
<internal>:416: too many arguments to function `void* operator new(unsigned
int)'
D:/Batch/qt-win-opensource-src-4.3.4/src/corelib/tools/qmap.h:416: at this
point in file
In file included from project.cpp:167:
<internal>: In member function `QMapData::Node* QMap<Key,
T>::node_create(QMapData*, QMapData::Node**, const Key&, const T&) [with Key
= QString, T = QStringList]':
project.cpp:474: instantiated from `T& QMap<Key, T>::operator[](const Key&) [with Key = QString, T = QStringList]'
project.cpp:167: instantiated from here
<internal>:415: too many arguments to function `void* operator new(unsigned
int)'
D:/Batch/qt-win-opensource-src-4.3.4/src/corelib/tools/qmap.h:415: at this
point in file
<internal>:416: too many arguments to function `void* operator new(unsigned
int)'
D:/Batch/qt-win-opensource-src-4.3.4/src/corelib/tools/qmap.h:416: at this
point in file
<internal>: In member function `QMapData::Node* QMap<Key,
T>::node_create(QMapData*, QMapData::Node**, const Key&, const T&) [with Key
= QString, T = FunctionBlock*]':
project.cpp:507: instantiated from `QMap<Key, T>::iterator QMap<Key, T>::insert(const Key&, const T&) [with Key = QString, T = FunctionBlock*]'
project.cpp:766: instantiated from here
<internal>:415: too many arguments to function `void* operator new(unsigned
int)'
D:/Batch/qt-win-opensource-src-4.3.4/src/corelib/tools/qmap.h:415: at this
point in file
<internal>:416: too many arguments to function `void* operator new(unsigned
int)'
D:/Batch/qt-win-opensource-src-4.3.4/src/corelib/tools/qmap.h:416: at this
point in file
In file included from project.cpp:730:
<internal>: In member function `QHashNode<Key, T>* QHash<Key,
T>::createNode(unsigned int, const Key&, const T&, QHashNode<Key, T>**)
[with Key = QString, T = bool]':
...
...
Bookmarks