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. My first project solution (part 2)
Forum Updated to NodeBB v4.3 + New Features

My first project solution (part 2)

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 Posters 1.2k 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.
  • D Offline
    D Offline
    deleted2
    wrote on last edited by
    #1

    Hi again,

    I'm fighting again to create a solution for QT via CMake, I started with "this":http://qt-project.org/forums/viewthread/17482/ that I finaly solved.

    Now, I found that opening a CMakeLists.txt from the File > Open File or Project... menu QT automaticly launches CMake.app and works directly from there, something that in windows is "different":http://doc.qt.nokia.com/qtcreator-2.4/creator-project-cmake.html .

    Well, as it launches CMake.app I try to work with it... In the fields I write the path to the source code and the path for the build the binaries and I press "Configure". When I do so, I'm asked to specify the generator for this project and I can choose: Unix Makefiles, Xcode, CodeBlocks, Eclipse and KDevelop. What I want is to create a solution for QT, what should I do? Is the QT option missing or do I have to do something else?

    Thanks in advance.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      deleted2
      wrote on last edited by
      #2

      I'm surprised, no one have ever created a solution for QT in mac using CMake?

      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