On Friday 05 September 2008 08:29:05 Thiago Macieira wrote: > Michael Jansen wrote: > >That fails because /usr/lib64 is not added with -L . > > It shouldn't have to be. If it's the platform default, it should be > automatic.
But it isn't. If i change -lGL in ./CMakeFiles/kritagmagickimport.dir/link.txt to /usr/lib64/libGL.so it works as expected. Anyone an idea what i can try next? Mike -- Michael Jansen http://www.michael-jansen.biz _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
