Qt Creator question

• May 28, 2023 - 22:01

I am trying to get started developing on the Musescore codebase with Qt Creator. I opened the project CMakelists.txt. The project builds and runs fine, but the annotations are not. See the below screen shot where every Qt class is unknown. Is there some configuration that I am missing?

I am on Opensuse Leap 15.4

Attachment Size
buggy_qt_creator.png 79.3 KB

Comments

In reply to by Jojo-Schmitz

This section of the developer’s handbook, called ’IDE Configuration’ only has directions on importing a style guide.
https://musescore.org/en/handbook/developers-handbook/ide-configuration

I have followed the following directions to build and compile (which is successful) found here:
https://musescore.org/en/handbook/developers-handbook/compilation/compi…

Is there another section of the handbook that would be helpful?

Do you still have an unanswered question? Please log in first to post your question.