Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Create QtQuickProject using Cmake
Qt 6.11 is out! See what's new in the release blog

Create QtQuickProject using Cmake

Scheduled Pinned Locked Moved Solved QML and Qt Quick
7 Posts 2 Posters 622 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.
  • S Offline
    S Offline
    sush123
    wrote on last edited by
    #1

    Hi All,

    Created new qmlsample project by selecting :
    Application -> Qt Quick Application ->build system (Cmake) in dropdown->Checked Desktop Qt 5.14.0 MinGW 64-bit.

    I can see project created in Qt creator which is not configured warning symbol before project name.

    I did set CMAKE_MAKE_PROGRAM in projects Build settings: "Projects/Manage Kits/CMake" under manual name and path .

    Not sure why it is not configured , can anyone please help me is there anything else i need to do to configure this project.

    Also changed path for ninja in build environment as : C:\Users\s28194\Documents;C:\Users\s28194\AppData\Local\Microsoft\WindowsApps;

    I am looking forward to configure and build this sample project.

    jsulmJ 1 Reply Last reply
    0
    • S sush123

      Hi All,

      Created new qmlsample project by selecting :
      Application -> Qt Quick Application ->build system (Cmake) in dropdown->Checked Desktop Qt 5.14.0 MinGW 64-bit.

      I can see project created in Qt creator which is not configured warning symbol before project name.

      I did set CMAKE_MAKE_PROGRAM in projects Build settings: "Projects/Manage Kits/CMake" under manual name and path .

      Not sure why it is not configured , can anyone please help me is there anything else i need to do to configure this project.

      Also changed path for ninja in build environment as : C:\Users\s28194\Documents;C:\Users\s28194\AppData\Local\Microsoft\WindowsApps;

      I am looking forward to configure and build this sample project.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @sush123 said in Create QtQuickProject using Cmake:

      warning symbol before project name

      What is the actual warning/error?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sush123
        wrote on last edited by
        #3

        not any error or warning , project is not configured i could see warning symbol before project name under PROJECTS

        jsulmJ 1 Reply Last reply
        0
        • S sush123

          not any error or warning , project is not configured i could see warning symbol before project name under PROJECTS

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @sush123 If you run CMake in QtCreator you should see its output in "General Messages" tab.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • S Offline
            S Offline
            sush123
            wrote on last edited by
            #5

            i cant run or build it its disabled

            jsulmJ 1 Reply Last reply
            0
            • S sush123

              i cant run or build it its disabled

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @sush123 I didn't say you have to build or run. I'm talking about running CMake.
              Right-click on your project in "Projects" view and then click on "Run CMake" and check what is in "General Messages" afterwards.

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • S Offline
                S Offline
                sush123
                wrote on last edited by
                #7

                Did its configured:) thq

                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