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. Error Running Cmake Through qt Creator
Forum Updated to NodeBB v4.3 + New Features

Error Running Cmake Through qt Creator

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 522 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.
  • P Offline
    P Offline
    psy.song
    wrote on last edited by
    #1

    Hey All,

    qt 5.4.1
    mac osx 10.12.6
    I have been trying to create a cpb file by running Cmake through qt creator, but I can't seem to get it to build.

    This the Kit I have been using:

    =>> Name: Desktop Qt %{Qt:Version} clang 64bit
    =>> Device type: Desktop
    =>> Device: Local PC (default for Desktop)
    =>> Sysroot: (blank)
    =>> Compiler: Clang (x84 64 bit in usr/bin)
    =>> Debugger: System LLDB at usr/bin/lldb
    =>> Qt version: Qt 5.4.1 clang 64 bit
    =>> Qt mkspec: (blank)

    When I open CMakeLists.txt in qt Creator and run CMake, I get this:

    [?1049h(B[?7h[?1h=(BConfiguring, please wait...                                                     (BCMake Version 3.0.2[?1h=Page 0 of 1
     EMPTY CACHE
    (BEMPTY CACHE:               
    (BPress [enter] to edit option
    Press [c] to configure
    Press [h] for helpPress [q] to quit without generating
    Press [t] to toggle advanced mode (Currently Off)
    
    

    And that's it, there is no further progress. I can let it sit like this for hours but it will keep "configuring" with no changes. I am using this particular version of cmake for compatibility with openbr, and it has been working for me so far. Has anybody run into this problem before or have any idea what may be causing it?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Can you show your CMakeLIsts.txt file ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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