Hi,
I need to deploy an app on Windows, and to get the ressources protected. I need the ressources to be embedded into the executable. I tried what this link: https://felgo.com/doc/felgo-publishing/#protect-your-source-code-with-the-qt-resource-system. But it does not work.The error says “fatal error: opening dependency file CMakeFiles\app2025_04_Deployment_Windows.dir\b196c767a7e4835fd3764603edb741d1\app2025_04_Deployment_Windows_qmlcache_loader.cpp.obj.d: No such file or directory”
Somebody knows how to do it ?