On Friday 22 January 2010, Matthew Woehlke wrote: > I've been unable to build krita for some time, and finally decided to > investigate closer. Upon inspection, it's not too hard to spot the problem: > > HAVE_GLEW: '1' > GLEW_LIBRARIES: '' > > On further inspection, it turns out that FindGLEW.cmake (from > koffice/cmake/modules) isn't even being invoked. Instead it seems to be > using the FindGLEW.cmake from $KDEDIR/share/apps/cmake/modules. > > I can fix the problem by manually copying the module, but methinks the > search order is wrong... Thoughts? What is the difference between the two ? I am thinking we should probably kill the one that is in cmake/modules.
-- Cyrille Berger _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
