Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Can not create plain C++ project with CMake

Can not create plain C++ project with CMake

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 798 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.
  • M Offline
    M Offline
    mstfldmr
    wrote on last edited by
    #1

    I want to create a plain C++ project with CMake build on my Mac OS X 10.9.5 using QtCreator 3.2.2. I have CMake already installed.

    In the last window (with the title "Run CMake"), I click "Run CMake" and a CMake window opens. I enter the correct path for the source code and the build, then I click "Configure" and "Generate" successively. I select "Unix Makefiles" and "Use default native compilers".

    Some files are generated in the build folder but an error message appears in the "CMake Wizard" window of QtCreator and "Done" button stays inactive.

    2014-11-19 16:28:23.721 CMake[21847:507] modalSession has been exited prematurely - check for a reentrant call to endModalSession:

    Is it a known bug? Or an incompability problem with CMake? How can I solve it?

    best wishes,
    Mustafa

    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