no workspaces found

• May 5, 2020 - 07:01

vscode debug

Attachment Size
J9RYE5HC83QU4T~D%AGRFJO.png 248.79 KB

Comments

I got the same error after running from the msvc.install directory. My workaround was to create a "workspaces" folder into my msvc.install_x64 directory (one directory up from msvc.install_XXX/bin where the MuseScore executable is). This should contain the "Advanced.workspace" and "Basic.workspace" files from the msvc.build_XXX\share directory.

There must be some copy step in the build script that is silently failing on my windows7 x-64 machine and causing this. I'll have to look more deeply into the script at some point...

In reply to by Jojo-Schmitz

A tiny remark for mac users (since I got this problem running in debug mode on mac) ; even if you run the install step as indicated above you'll get the same workspace error ; this is because the MuseScore resources directory on Mac is located inside the MuseScore.App application bundle (bundles are the usual way to package apps on mac) ==> So after the install run you need to manually open the App bundle , and put the Basic and Advance workspace in mscore.app/Contents/Resources/workspaces

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