qmlscene: could not find a Qt installation of ''
Posted ibg
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了qmlscene: could not find a Qt installation of ''相关的知识,希望对你有一定的参考价值。
qt
└── helloqt.qml
在qt目录下运行helloqt.qml文件时出现这个提示:
$ qmlscene helloqt.qml qmlscene: could not find a Qt installation of ‘‘
解决方法:
在home里的.config下建个目录qtchooser:
cd ~/.config mkdir qtchooser
然后添加default.conf文件,添加qt的bin和lib。即在 ~/.config/qtchooser/default.conf 文件中添加如下内容(注意不要用$HOME这种写法):
/home/jack/Qt5.9.1/5.9.1/gcc_64/bin /home/jack/Qt5.9.1/5.9.1/gcc_64/lib
--END--
以上是关于qmlscene: could not find a Qt installation of ''的主要内容,如果未能解决你的问题,请参考以下文章
CMake Error: Could not find CMAKE_ROOT !!!
Maven - Could not find artifact
Spark: Could not find CoarseGrainedScheduler
Could not find acceptable representation