QmlJSDebugger: Fixed availability of resources of static library
On some systems, apparently including Linux and Windows, it is necessary to manually initialize resources when they are included in a static library, with Q_INIT_RESOURCE.
Please register or sign in to comment