Results 1 to 3 of 3

Thread: Jom/nmake is unable to compile

  1. #1
    Join Date
    Dec 2009
    Posts
    8
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Jom/nmake is unable to compile

    Hello,
    I have installed qt 4.7.2 and am trying to compile some of the sample applications in QtCreator 2.1.0. The applications compile fine with mingw compiler, but when I compile with jom or nmake the build fails.

    Initially I got an error that cl could not be found; I have since added the VS path to my environment variable, and that error is gone. However it has been replaced by a more cryptic error.

    Using jom:
    Qt Code:
    1. jom 1.0.3 - empower your cores
    2.  
    3. command failed with exit code 128
    4. command failed with exit code 128
    5. command failed with exit code 2
    6. The process "C:\Nokia\QtSDK\QtCreator\bin\jom.exe" exited with code 2.
    7. Error while building project analogclock (target: Qt Simulator)
    8. When executing build step 'Make'
    To copy to clipboard, switch view to plain text mode 

    Using nmake, I get two U1077 errors: cl.exe returned 0x90 and nmake.exe returned 0x2. The application does not even attempt to compile.

    Suggestions for what I am doing wrong?

  2. #2
    Join Date
    Nov 2010
    Posts
    7
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Jom/nmake is unable to compile

    I am getting exactly the same error when trying to compile with jom.

    This includes all of the examples I have tried.

    I am using the RC SDK, 4.7.3 and running it with the MSVC2005 libraries. I am not sure if the issue is with jom itself as the only version I can find is in the qt/bin directory and not in the desktop/msvc2005 directory where all the libraries are.

    If anyone knows of the cause it would be greatly appreciated

  3. #3
    Join Date
    Aug 2011
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Jom/nmake is unable to compile

    i am too facing the same problem.Did anyone got the solution?

Similar Threads

  1. Unable to compile an Example
    By learner in forum Newbie
    Replies: 11
    Last Post: 15th November 2010, 15:27
  2. Unable to compile QT 4.6.2 on 64 bit Centos 5.4
    By Dave Augustus in forum Installation and Deployment
    Replies: 1
    Last Post: 7th March 2010, 14:25
  3. Replies: 1
    Last Post: 7th August 2008, 13:46
  4. nmake :-(
    By Shuchi Agrawal in forum Installation and Deployment
    Replies: 3
    Last Post: 21st February 2007, 10:56
  5. fftw unable to compile
    By superutsav in forum General Programming
    Replies: 7
    Last Post: 24th January 2006, 14:10

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.