[KDE/Mac] OSX/CI: okular fails to build on branch frameworks

René J.V. Bertin rjvbertin at gmail.com
Sat Apr 11 16:35:06 UTC 2015


On Saturday April 11 2015 18:12:05 Marko Käning wrote:

Hi,

>Hi Alexander,
...
>> Looks like you're not pulling in the CoreFoundation (CF*) and CoreGraphics (CG*) frameworks ...
>> 
>> R.
>
>for some reason okular again misbehaves…
>
>Any ideas what caused the code to not use CF and CG (anymore)?

Actually, the code still uses functions from those frameworks, but the CMake files no longer ensure it is being linked.
The KDE4 Okular version does *not* call for CoreFoundation and CoreGraphics itself, only for the IOKit framework. That suggests that those frameworks are part of the standard KDE4_*_LIBS or even injected by the Qt cmake files, all of which would make perfect sense.

Does Okular have this kind of platform-dependent code in its own source (apart apparently from IOKit calls)?

R.


More information about the kde-mac mailing list