[Kst] branches/work/kst/portto4/kst

Nicolas Brisset nicolas.brisset at free.fr
Sun Mar 18 19:38:52 UTC 2012


> >> On Linux I hopefully have not broken anything.
> > If re-running cmake and recompiling without any new flags is
> > supposed to work, then I fear you've broken something under Linux.
> 
> Yes, it was broken.
OK, now it is working again (after removing the build dir, otherwise it seems the cmake cache was preventing the build system from seeing the libraries again).

Now the only thing which looks a bit weird on my system is the QUIET keyword: I get output like:
-- 3rd party libs for plugins--------------------
-- checking for modules 'QUIET;getdata>=0.6.0'
--   package 'QUIET' not found
--   package 'getdata>=0.6.0' not found
-- Not found: Getdata, GETDATA_DIR
as if it were looking for a package named QUIET!

Maybe it is linked with my cmake version (2.8.1)? In any case, it does not prevent things from working as they should. It just looks... awkward.

Thanks to you for fixing the build issues:-)

Nicolas


More information about the Kst mailing list