Hi,

On Tue, Feb 13, 2024 at 2:41 PM ekke <e...@ekkes-corner.org> wrote:
> thx. But it's not the prefix. If I add images.qrc and data-assets.qrc to
> the executable, it's working.

If cmake policy QTP0001 is set to new, the resource prefix defaults to
"/qt/qml/", so your previous URIs won't work.

Did you check the generated qrc file for paths?

Nils
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to