qmlscene could not find a Qt installation of
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I'm running this in folder with main.qml
qmlscene main.qml
qmlscene: could not find a Qt installation of ''
Then I checked
qtchooser -list-versions
4
5
qt4-x86_64-linux-gnu
qt4
qt5-x86_64-linux-gnu
qt5
and try
sudo qmlscene -qt=qt5-x86_64_linux-gnu main.qml
qmlscene: could not find a Qt installation of 'qt5-x86_64_linux-gnu'
debian software-installation qt qt4
add a comment |Â
up vote
1
down vote
favorite
I'm running this in folder with main.qml
qmlscene main.qml
qmlscene: could not find a Qt installation of ''
Then I checked
qtchooser -list-versions
4
5
qt4-x86_64-linux-gnu
qt4
qt5-x86_64-linux-gnu
qt5
and try
sudo qmlscene -qt=qt5-x86_64_linux-gnu main.qml
qmlscene: could not find a Qt installation of 'qt5-x86_64_linux-gnu'
debian software-installation qt qt4
Where is it located? Have you tried using the full path or justqt5
?
â Nasir Riley
Aug 7 at 17:45
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I'm running this in folder with main.qml
qmlscene main.qml
qmlscene: could not find a Qt installation of ''
Then I checked
qtchooser -list-versions
4
5
qt4-x86_64-linux-gnu
qt4
qt5-x86_64-linux-gnu
qt5
and try
sudo qmlscene -qt=qt5-x86_64_linux-gnu main.qml
qmlscene: could not find a Qt installation of 'qt5-x86_64_linux-gnu'
debian software-installation qt qt4
I'm running this in folder with main.qml
qmlscene main.qml
qmlscene: could not find a Qt installation of ''
Then I checked
qtchooser -list-versions
4
5
qt4-x86_64-linux-gnu
qt4
qt5-x86_64-linux-gnu
qt5
and try
sudo qmlscene -qt=qt5-x86_64_linux-gnu main.qml
qmlscene: could not find a Qt installation of 'qt5-x86_64_linux-gnu'
debian software-installation qt qt4
debian software-installation qt qt4
edited Aug 7 at 14:33
asked Aug 7 at 14:26
user304200
62
62
Where is it located? Have you tried using the full path or justqt5
?
â Nasir Riley
Aug 7 at 17:45
add a comment |Â
Where is it located? Have you tried using the full path or justqt5
?
â Nasir Riley
Aug 7 at 17:45
Where is it located? Have you tried using the full path or just
qt5
?â Nasir Riley
Aug 7 at 17:45
Where is it located? Have you tried using the full path or just
qt5
?â Nasir Riley
Aug 7 at 17:45
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f461083%2fqmlscene-could-not-find-a-qt-installation-of%23new-answer', 'question_page');
);
Post as a guest
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
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
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
Where is it located? Have you tried using the full path or just
qt5
?â Nasir Riley
Aug 7 at 17:45