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. Open a project from a repo
Qt 6.11 is out! See what's new in the release blog

Open a project from a repo

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 1 Posters 440 Views
  • 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
    dclark064
    wrote on last edited by
    #1

    I am starting to learn Qt. I am using a book titled "Qt 6 C++ GUI Programming Cookbook".
    The book offers a Github repository with the files for many of the exercises in the book. I have tried to load some of the projects into QT Creator but the build icons are not enabled. I see all the files, can make edits, "Design" shows the layout, but I can't build.
    I am clearly making a rookie error. Any help would be appreciated.

    1 Reply Last reply
    0
    • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on
    • D Offline
      D Offline
      dclark064
      wrote on last edited by
      #2

      I noticed that when in the Edit mode there was an error at the top of the code listing saying the file was not part of a project. Even though the set of files were opened in the process of opening a project, the files opened were not part of the project. Strange.

      I managed to get it to Build and Run.

      1. In the Mode Selector, click on the Projects icon
      2. In the Build and Run section, click the Run icon.
        That will build and then run.
        After that the Run and Debug icons in the Mode Selector are no longer grayed out and are active, and the files no longer have the error message that they are not part of a project.
      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