I have been portable the qt5.4,everything is fine,except the yellow warning "no qmlscene installed" in qt versions options ,are there some advice to fix it?
Attachment 10827
Printable View
I have been portable the qt5.4,everything is fine,except the yellow warning "no qmlscene installed" in qt versions options ,are there some advice to fix it?
Attachment 10827
Do you have that file (qmlscene.exe) physically in your installation?
I had the same problem. The problem occurs due to the blank spaces in Qt installation path.
In your case your Qt is installed in "QT 5.4.0 ...".
Change the directory to Qt54 or something different that doesn't have any blank spaces and everything will be solved
Added after 11 minutes:
I had the same problem. The problem occurs due to the blank spaces in Qt installation path.
In your case your Qt is installed in "QT 5.4.0 ...".
Change the directory to Qt54 or something different that doesn't have any blank spaces and everything will be solved