Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Using CMake in QML apps and how to master it
Forum Updated to NodeBB v4.3 + New Features

Using CMake in QML apps and how to master it

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 178 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.
  • Q Offline
    Q Offline
    qcoderpro
    wrote on last edited by qcoderpro
    #1

    Hi,

    I'm starting programming in QML using the online free book and select CMake as the build system for the projects. By that I want to use and master that popular build stsem. Well, It's build system but for both QMake and CMake I just press the run button on the Qt Creator IDE and it builds and runs the app, so where is the role of CMake, for instance? What am I supposed to do with CMake for a given project?

    My next question is, I'm trying to test the windmill example as follows but no image is shown. I just firstly added the images folder to the project's directory and then copy and pasted the qrc path to the code. Should I add another .qrc file?

    Capture.PNG

    1 Reply Last reply
    1

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved