Results 1 to 2 of 2

Thread: QT 4.1.3 nmake error

  1. #1
    Join Date
    Jun 2006
    Location
    India
    Posts
    14
    Thanks
    2
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Question QT 4.1.3 nmake error

    hi,

    I have recently upgraded to QT 4.1.3

    qmake -project , and qmake commands are going on well

    but when i "nmake" the following error is shooting up...

    g++ -mthreads -Wl,-enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-reloc -Wl,-subsystem,windows -o "debug\sliddrag.exe" -L"d:\QT\4.1.3\lib"
    -L"d:\QT\4.1.3\lib" -lmingw32 -lqtmaind -lQtGuid4 -lQtCored4
    D:\QT\MinGW\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\ ..\mingw32\bin\ld.exe: cannot
    find -lqtmaind collect2: ld returned 1 exit status
    NMAKE : fatal error U1077: 'g++' : return code '0x1' Stop.
    NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\bin\NMAKE.EXE"' : return code '0x2' Stop.

    pl help me out

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QT 4.1.3 nmake error

    It seems that Qt was configured to use MinGW toolchain, instead of M$ one. Check the QMAKESPEC environment variable.

Similar Threads

  1. Problems
    By euthymos in forum Installation and Deployment
    Replies: 2
    Last Post: 13th June 2006, 19:11
  2. Unable to execute in Debug Mode
    By Kapil in forum Installation and Deployment
    Replies: 38
    Last Post: 5th April 2006, 07:27
  3. Fed up with M$ Window$ !!! Why is Tux leaving me alone???
    By fullmetalcoder in forum General Discussion
    Replies: 35
    Last Post: 18th March 2006, 12:57
  4. Am I the only one with "make" error ?
    By probine in forum Installation and Deployment
    Replies: 1
    Last Post: 13th February 2006, 12:54
  5. qmake_image_collection.cpp gives me a compiling error
    By vfernandez in forum Qt Programming
    Replies: 2
    Last Post: 31st January 2006, 01:42

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.