Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. QtonPi
  4. CMake Generators
Qt 6.11 is out! See what's new in the release blog

CMake Generators

Scheduled Pinned Locked Moved QtonPi
4 Posts 2 Posters 4.6k 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.
  • T Offline
    T Offline
    timeisaparallax
    wrote on last edited by
    #1

    Qt Creator doesn't appear to be able to to find any generators for CMake on my Pi. I know CMake is present and I have used it in a terminal to generate Unix Makefiles. I can even then import the existing project and build code, clean code, etc. though I cannot get it to build the makefiles via cmake with the little dropdown that appears with a 'Build now' button Anyone know why it might not be working? I'm using the latest version of qtcreator and cmake via apt.

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

      Have you set up a kit with a toolchain?

      1 Reply Last reply
      0
      • T Offline
        T Offline
        timeisaparallax
        wrote on last edited by
        #3

        Running qtcreator -version reports 2.5.0. I believe 2.6.0 is when kits were introduced? Is 2.5.0 not the most up-to-date version for Pi ?

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

          There is no special version for the Pi AFAIK. It is open source, so somebody might have done one, you never know;-)

          Qt Creator 2.6.x and 2.7 beta should both support remote linux servers using SSH and gdbserver.

          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