Results 1 to 5 of 5

Thread: can't create qmake when installing at windows XP with win32-g++

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2008
    Posts
    10
    Thanks
    1

    Red face can't create qmake when installing at windows XP with win32-g++

    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.
    Last edited by jpn; 23rd March 2008 at 19:18. Reason: missing [quote] tags

Similar Threads

  1. Compiling with Qmake/Make
    By VireX in forum Newbie
    Replies: 25
    Last Post: 22nd February 2007, 05:57

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.