Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Can't configure project with Qt Creator using Cmake/MinGW
Forum Updated to NodeBB v4.3 + New Features

Can't configure project with Qt Creator using Cmake/MinGW

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 508 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.
  • K Offline
    K Offline
    kitfox
    wrote on last edited by kitfox
    #1

    I'd like to do some open source development for the Musescore project, but am having difficulty getting Qt Creator to import their project.

    They have instructions posted here, but they are not working for me:

    https://musescore.org/en/handbook/developers-handbook/compilation/compile-instructions-windows-mingw-git/qt-creator-4x

    First I run Qt via a bat script that initializes a few variables:

    (The forum won't let me upload the bat file here, but it is attached to the issue in this thread: https://musescore.org/en/node/273377)

    I then open the project by selecting their CMakeLists.txt file. I then try to configure the project by setting the directories they describe in the Configure Project menu. Finally, I click on the Configure Project button at the bottom. Instead of configuring the project, this just opens a text editor with the CMakeLists.txt file in it.

    0_1529532902991_qtCreator.jpg

    I've posted on their forum, but not gotten any help aside from going through CMakeList.txt and making sure all the path names are valid for my install. This has not resolved the issue for me:

    https://musescore.org/en/node/273377

    Would anyone know how I might get this build to work? I'm running Windows 10 and have up to date installs of MinGW, Qt Creator and cmake.

    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