Qt 6.11 is out! See what's new in the release
blog
QML resource not loading
-
Good morning, everyone,
I try to run a Qt Quick application with nothing more than the default project built by QtCreator.
When I run emrun from the build directory, and I try to access the html page, I get into the lambda function to handle errors loading main.qml file.Do you have any ideas?
Thanks!