Results 1 to 2 of 2

Thread: Setting up mingw64, Netbeans and QT

  1. #1
    Join Date
    Jan 2013
    Posts
    8
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Windows Android

    Default Setting up mingw64, Netbeans and QT

    Qt Code:
    1. "/C/msys/bin/make.exe" -f nbproject/Makefile-Debug.mk QMAKE=/E/軟件/Q/qt-4.7.4/4.7.4-qt-x64-build/bin/qmake.exe SUBPROJECTS= .build-conf
    2. make.exe[1]: Entering directory `/e/Jacky/Documents/NetbeansProjects/QtApplication_3'
    3. /E/軟件/Q/qt-4.7.4/4.7.4-qt-x64-build/bin/qmake.exe VPATH=. -spec win32-g++ -o qttmp-Debug.mk nbproject/qt-Debug.pro
    4. Could not find mkspecs for your QMAKESPEC(win32-g++) after trying:
    5. E:/Software/Q/qt-4.7.4/4.7.4-qt-x64-build\mkspecs
    6. Error processing project file: nbproject/qt-Debug.pro
    7. make.exe[1]: *** [nbproject/qt-Debug.mk] Error 3
    8. make.exe[1]: Leaving directory `/e/Jacky/Documents/NetbeansProjects/QtApplication_3'
    9. make.exe": *** [.build-impl] Error 2
    To copy to clipboard, switch view to plain text mode 

    I've tried to set QMAKESPEC=win32-g++ to no avail.
    Any ideas?
    Thanks
    Jack

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Setting up mingw64, Netbeans and QT

    This:
    QMAKE=/E/軟件/Q/qt-4.7.4/4.7.4-qt-x64-build/bin/qmake.exe
    and this:
    E:/Software/Q/qt-4.7.4/4.7.4-qt-x64-build\mkspecs
    look suspiciously different. Have you moved/renamed the Qt build directory since you built Qt?

Similar Threads

  1. qt5/mingw64 project compilation error
    By maitai in forum Installation and Deployment
    Replies: 0
    Last Post: 7th February 2013, 09:24
  2. Cross compiling Qt for mingw64 from Linux.
    By chris_helloworld in forum Installation and Deployment
    Replies: 0
    Last Post: 11th May 2011, 11:07
  3. Qwt + mingw64
    By baray98 in forum Qwt
    Replies: 4
    Last Post: 4th February 2011, 20:24
  4. 4.6 and Mingw64
    By rubenvb in forum Installation and Deployment
    Replies: 1
    Last Post: 7th January 2010, 17:16
  5. qt4.x in netbeans 6.5
    By siddharth_univ in forum Qt Programming
    Replies: 1
    Last Post: 20th December 2008, 03:16

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.