1
Programming / Re: Qt6 Development
« on: Today at 03:11:00 am »
Guess I'm going to have to install Python3, after backing up:)
What is unclear is what to run after the configure step. Tried Cmake, it did a bunch of stuff and then exited and ninja seems to be missing something.
What is unclear is what to run after the configure step. Tried Cmake, it did a bunch of stuff and then exited and ninja seems to be missing something.
Code: [Select]
[1/464] Generating .rcc/qmlcache/WebEngineQuickDelegatesQml_qmlcache_loader.cpp
FAILED: src/webenginequick/ui/.rcc/qmlcache/WebEngineQuickDelegatesQml_qmlcache_loader.cpp
cd L:/work/qt6/qt6-webengine-os2/build/src/webenginequick/ui && L:/qt6/bin/qmlcachegen.exe --resource-name qmlcache_WebEngineQuickDelegatesQml --resource L:/work/qt6/qt6-webengine-os2/build/src/webenginequick/ui/.rcc/qmake_QtWebEngine_ControlsDelegates.qrc --resource L:/work/qt6/qt6-webengine-os2/build/src/webenginequick/ui/.rcc/WebEngineQuickDelegatesQml_raw_qml_0.qrc -o L:/work/qt6/qt6-webengine-os2/build/src/webenginequick/ui/.rcc/qmlcache/WebEngineQuickDelegatesQml_qmlcache_loader.cpp @L:/work/qt6/qt6-webengine-os2/build/src/webenginequick/ui/.rcc/qmlcache/WebEngineQuickDelegatesQml_qml_loader_file_list.rsp
/@unixroot/usr/bin/sh: 1: L:/qt6/bin/qmlcachegen.exe: not found
ninja: build stopped: subcommand failed.