On 5 September 2015 at 01:18, Lubomir I. Ivanov <[email protected]> wrote:
> On 4 September 2015 at 23:28, Dirk Hohndel <[email protected]> wrote:
>> So I think I have figured it out. XCode 4.x miscompiles Grantlee.
>
> are only the plugins somehow bogus?
> i wonder if all Qt plugin compiled with that XCode 4.x don't work
> (e.g. via QPluginLoader).
> if that's the case it could be a metacompiler issue or something which
> makes no sense.
>
> perhaps we should try cooking up a closed test case and isolating the issue.
>

as a more drastic measure we can fork Grantlee (hello ssrf-grantlee)
and try making the plugins static (i.e. a part of
libGrantlee_Templates.so/dynlib/dll).
http://doc.qt.io/qt-5/plugins-howto.html#static-plugins
http://stackoverflow.com/questions/12872598/own-static-linking-plugin

no idea if that will work.

lubomir
--
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to