Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Apparently, there is a way.
Quit and reboot Qt.
However, now I'm having an issue with the next module in the tutorial series. This one's issue does not match the ones above. Hmm...
@VRonin said in How to properly configure QML import path in a C++ defined QML module in a cmake project?:
set_target_properties(${PROJECT_NAME} PROPERTIES QT_QML_MODULE_VERSION 1.0 QT_QML_MODULE_URI com.cutehacks.duperagent ) qt6_qml_type_registration(${PROJECT_NAME})
Hi, thanks for the answer but sadly it did not work
@Ivan-Kosik, did you write https://stackoverflow.com/a/69246490/9731176?