How to install Musescore 3 on Debian?
Clash Royale CLAN TAG#URR8PPP
I'm using Debian testing and I'm having problem with installing Musescore 3. I'm trying to compile it, and I have tried following these guides:
General linux and BSD instructions
Ubuntu 14.10 and 16.04 instructions
It seems like the issue is that there's one package that I'm missing, because the guides asks me to install qtquick1-5-dev
but that package is no longer available in Debian. I know that Musescore exists as a package, but it is to old. Also, I don't want to use the app image.
The error message begins like this. Tell me if you need more.
In file included from /home/me/src/MuseScore/mscore/musescore.cpp:116:
/home/me/src/MuseScore/mscore/startcenter.h:24:75: error: expected class-name before ‘{’ token
class MyWebUrlRequestInterceptor : public QWebEngineUrlRequestInterceptor {
^
debian package-management compiling
add a comment |
I'm using Debian testing and I'm having problem with installing Musescore 3. I'm trying to compile it, and I have tried following these guides:
General linux and BSD instructions
Ubuntu 14.10 and 16.04 instructions
It seems like the issue is that there's one package that I'm missing, because the guides asks me to install qtquick1-5-dev
but that package is no longer available in Debian. I know that Musescore exists as a package, but it is to old. Also, I don't want to use the app image.
The error message begins like this. Tell me if you need more.
In file included from /home/me/src/MuseScore/mscore/musescore.cpp:116:
/home/me/src/MuseScore/mscore/startcenter.h:24:75: error: expected class-name before ‘{’ token
class MyWebUrlRequestInterceptor : public QWebEngineUrlRequestInterceptor {
^
debian package-management compiling
The header containingQWebEngineUrlRequestInterceptor
class was not included before. The most likely reason is some incompatibility between your sources and the Qt version.
– peterh
Jan 12 at 8:20
I changed the question to better suit my ultimate goal, and since there are no answers that get's invalidated by this, it seemed appropriate.
– Broman
Jan 12 at 17:30
add a comment |
I'm using Debian testing and I'm having problem with installing Musescore 3. I'm trying to compile it, and I have tried following these guides:
General linux and BSD instructions
Ubuntu 14.10 and 16.04 instructions
It seems like the issue is that there's one package that I'm missing, because the guides asks me to install qtquick1-5-dev
but that package is no longer available in Debian. I know that Musescore exists as a package, but it is to old. Also, I don't want to use the app image.
The error message begins like this. Tell me if you need more.
In file included from /home/me/src/MuseScore/mscore/musescore.cpp:116:
/home/me/src/MuseScore/mscore/startcenter.h:24:75: error: expected class-name before ‘{’ token
class MyWebUrlRequestInterceptor : public QWebEngineUrlRequestInterceptor {
^
debian package-management compiling
I'm using Debian testing and I'm having problem with installing Musescore 3. I'm trying to compile it, and I have tried following these guides:
General linux and BSD instructions
Ubuntu 14.10 and 16.04 instructions
It seems like the issue is that there's one package that I'm missing, because the guides asks me to install qtquick1-5-dev
but that package is no longer available in Debian. I know that Musescore exists as a package, but it is to old. Also, I don't want to use the app image.
The error message begins like this. Tell me if you need more.
In file included from /home/me/src/MuseScore/mscore/musescore.cpp:116:
/home/me/src/MuseScore/mscore/startcenter.h:24:75: error: expected class-name before ‘{’ token
class MyWebUrlRequestInterceptor : public QWebEngineUrlRequestInterceptor {
^
debian package-management compiling
debian package-management compiling
edited Jan 12 at 17:17
Broman
asked Jan 11 at 21:34
BromanBroman
171112
171112
The header containingQWebEngineUrlRequestInterceptor
class was not included before. The most likely reason is some incompatibility between your sources and the Qt version.
– peterh
Jan 12 at 8:20
I changed the question to better suit my ultimate goal, and since there are no answers that get's invalidated by this, it seemed appropriate.
– Broman
Jan 12 at 17:30
add a comment |
The header containingQWebEngineUrlRequestInterceptor
class was not included before. The most likely reason is some incompatibility between your sources and the Qt version.
– peterh
Jan 12 at 8:20
I changed the question to better suit my ultimate goal, and since there are no answers that get's invalidated by this, it seemed appropriate.
– Broman
Jan 12 at 17:30
The header containing
QWebEngineUrlRequestInterceptor
class was not included before. The most likely reason is some incompatibility between your sources and the Qt version.– peterh
Jan 12 at 8:20
The header containing
QWebEngineUrlRequestInterceptor
class was not included before. The most likely reason is some incompatibility between your sources and the Qt version.– peterh
Jan 12 at 8:20
I changed the question to better suit my ultimate goal, and since there are no answers that get's invalidated by this, it seemed appropriate.
– Broman
Jan 12 at 17:30
I changed the question to better suit my ultimate goal, and since there are no answers that get's invalidated by this, it seemed appropriate.
– Broman
Jan 12 at 17:30
add a comment |
1 Answer
1
active
oldest
votes
seems like a compatiblity issue for now.
meanwhile, gnome-software gives flatpak support in debian testing.
so you can try the flatpak : https://flathub.org/apps/details/org.musescore.MuseScore
or
appimage : https://musescore.org/en/download/musescore-x86_64.AppImage
Never heard about Flatpak before, but it worked like a charm. Thanks a lot.
– Broman
Jan 12 at 17:05
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f494029%2fhow-to-install-musescore-3-on-debian%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
seems like a compatiblity issue for now.
meanwhile, gnome-software gives flatpak support in debian testing.
so you can try the flatpak : https://flathub.org/apps/details/org.musescore.MuseScore
or
appimage : https://musescore.org/en/download/musescore-x86_64.AppImage
Never heard about Flatpak before, but it worked like a charm. Thanks a lot.
– Broman
Jan 12 at 17:05
add a comment |
seems like a compatiblity issue for now.
meanwhile, gnome-software gives flatpak support in debian testing.
so you can try the flatpak : https://flathub.org/apps/details/org.musescore.MuseScore
or
appimage : https://musescore.org/en/download/musescore-x86_64.AppImage
Never heard about Flatpak before, but it worked like a charm. Thanks a lot.
– Broman
Jan 12 at 17:05
add a comment |
seems like a compatiblity issue for now.
meanwhile, gnome-software gives flatpak support in debian testing.
so you can try the flatpak : https://flathub.org/apps/details/org.musescore.MuseScore
or
appimage : https://musescore.org/en/download/musescore-x86_64.AppImage
seems like a compatiblity issue for now.
meanwhile, gnome-software gives flatpak support in debian testing.
so you can try the flatpak : https://flathub.org/apps/details/org.musescore.MuseScore
or
appimage : https://musescore.org/en/download/musescore-x86_64.AppImage
answered Jan 12 at 16:48
Kushagra KariraKushagra Karira
7818
7818
Never heard about Flatpak before, but it worked like a charm. Thanks a lot.
– Broman
Jan 12 at 17:05
add a comment |
Never heard about Flatpak before, but it worked like a charm. Thanks a lot.
– Broman
Jan 12 at 17:05
Never heard about Flatpak before, but it worked like a charm. Thanks a lot.
– Broman
Jan 12 at 17:05
Never heard about Flatpak before, but it worked like a charm. Thanks a lot.
– Broman
Jan 12 at 17:05
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f494029%2fhow-to-install-musescore-3-on-debian%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
The header containing
QWebEngineUrlRequestInterceptor
class was not included before. The most likely reason is some incompatibility between your sources and the Qt version.– peterh
Jan 12 at 8:20
I changed the question to better suit my ultimate goal, and since there are no answers that get's invalidated by this, it seemed appropriate.
– Broman
Jan 12 at 17:30