<div dir="ltr"><div>I guess the problem is related to static linkage. I&#39;m actually building static libraries and it seems in that case the resource files are optimized out by the compiler. I tried to build shared libraries, but for the moment I have to fix strongly connected components before doing it.<br>
</div><div><br></div><div>A possible solution for static libraries is to add an explicit call to Q_INIT_RESOURCE, according to this documentation: <a href="https://qt-project.org/wiki/QtResources">https://qt-project.org/wiki/QtResources</a>. I&#39;ll try it if unable to decouple the libraries.</div>
<div><br></div><div>Best,</div><div>Júlio.</div><div><br></div><div><br></div></div>