Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Configuration of Qt 5.1 for windows 7 64 bit ( Jom exited with code 2 )
Forum Updated to NodeBB v4.3 + New Features

Configuration of Qt 5.1 for windows 7 64 bit ( Jom exited with code 2 )

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 1.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    guardian
    wrote on last edited by
    #1

    I'm trying to run:
    Version ==> Qt 5.1.0 libraries and Qt Creator 2.7.2 under
    System ==> Windows 7 64 bit ultimate

    VS 2010 Kit:
    Jom exited with code 2
    Error executing step make

    ====== > Answering to MySelf:

    If you have the same problem, try to do this:

    --> open cmd
    --> run vsvarall.bat from command line ( find it under VC++ install directory )
    --> try to run qmake + jom from the appropriate directories from the command line

    It works for me, it build it and I can run it from qt. But jom does not work from QtCreator ...
    I tried to add the run of vsvarall.bat using full path before jom in the build steps
    ---> Qt creator shows that vsvarall is properly executed and jom goes through. But then tells me that cl.exe is not in may path !!! Well it is !
    ---> I tried the above steps with vsvar32.bat as well. Same result.

    I got tired of switching between command line and Qt Creator. I wiped out my hard drive, reinstall windows from scratch, with Qt, VS2012 and whatever else. It works fine now...

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved