LabPlot builds and runs with kf5

Marko Käning mk-lists at email.de
Tue Mar 3 08:21:15 UTC 2015


Hi Alexander,

On 03 Mar 2015, at 09:15 , Alexander Semke <Alexander.Semke at web.de> wrote:
> By including via <file.h>, the lookup is done in system include directories 
> and not in the directoreis specified by the -I-option. I don't know what the 
> system directories for clang on Mac OS are, but gsl located in /opt/local/ is 
> not found via <gsl/gsl_header.h>. 
> 
> It should work on your system now with #include "gsl_rng.h" instead of 
> #include <gsl/gsl_rng.h> but this is not the final solution for this problem. 

exactly.


> It should work with <gsl/gsl_header.h> on each platform. I'll try to come up 
> with a clean solution for this.

Great!

There were similar issues with taglib and kfilemetadata a while ago...


> Are all headers installed in /opt/local/includes on your system?

In /opt/local/include all those are to be found which are installed via 
MacPorts. The OSX includes are in /usr/include.

Greets,
Marko


More information about the kde-edu mailing list