On Tuesday 16 August 2016, Tomaz Canabrava wrote: > > > - use the .pri file when directly linking in kirigami into the (parent) > > > project (include directive in PROJECT.pro), then the Q_INIT_RESOURCE is > > > not necessary. using qmake this seems to be the easiest way and at > > > least seems to compile for different platforms. > > > > subsurface is cmake based, so the pri file can't be used > > Subsurface is cmake based only on all platforms besides ios, I didn't > managed to make the ios build work on cmake.
ah. if it's qmake there then, can you try with just including the .pri instead? -- Marco Martin