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. Qt-Creator: CMake generator for gcc?
Forum Updated to NodeBB v4.3 + New Features

Qt-Creator: CMake generator for gcc?

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 1.5k 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.
  • H Offline
    H Offline
    helge.tack
    wrote on last edited by
    #1

    Hi,
    I am using Qt Creator version 2.7.0 and try to build a project with CMake and gcc. I created a tool chain for gcc. But when opening the project, the two generators for CMake (Unix an Ninja) both still configure for clang instead of gcc. Is there any way I can change that?

    Regards,
    Helge

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      CMake basically ignores all settings done by QtC:-/

      So, no. All you can do is tell cmake using the proper command line parameters what you actually want it to do. Not very convenient.

      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