• 3838阅读
  • 0回复

can't create qmake when installing at windows XP with win32-g++ [复制链接]

上一主题 下一主题
离线owen_263
 
只看楼主 正序阅读 楼主  发表于: 2008-03-19
— 本帖被 XChinux 执行加亮操作(2008-07-17) —
When i was installing qt at windows XP, it reported compiling errors.
Here is the exerpt at last:

D:/Batch/qt-win-opensource-src-4.3.4/src/corelib/tools/qhash.h:557:
instantiated from `void QHash<Key, T>::detach_helper() [with Key =
QString, T = QHashDummyValue]'
D:/Batch/qt-win-opensource-src-4.3.4/src/corelib/tools/qhash.h:273:
instantiated from `void QHash<Key, T>::detach() [with Key = QString, T
= QHashDummyValue]'
D:/Batch/qt-win-opensource-src-4.3.4/src/corelib/tools/qhash.h:257:
instantiated from `QHash<Key, T>::QHash(const QHash<Key, T>&) [with
Key = QString, T = QHashDummyValue]'
D:/Batch/qt-win-opensource-src-4.3.4/src/corelib/tools/qset.h:60:
instantiated from `QSet<T>::QSet(const QSet<T>&) [with T = QString]'
project.cpp:1246:  instantiated from here
<internal>:493: too many arguments to function `void* operator
new(unsigned  int)'
D:/Batch/qt-win-opensource-src-4.3.4/src/corelib/tools/qhash.h:493: at
this point in file
<internal>:495: too many arguments to function `void* operator
new(unsigned int)'
D:/Batch/qt-win-opensource-src-4.3.4/src/corelib/tools/qhash.h:495: at
this point in file
mingw32-make: *** [project.o] Error 1

Your help will be highly appreciated.
快速回复
限100 字节
 
上一个 下一个