On Tuesday 23 May 2006 11:47, Volker Krause wrote: > Hi, > > I get a "FILE INSTALL cannot find file "foo.la" to install." on 'make > install' in case I did a 'make clean' before and cmake hasn't run in > between. > > If I understand correctly the problem is the following: The .la file are > generated by cmake (ie. while evaluating the kde4_install_libtool_file > macro) but removed by make. So, if cmake doesn't run after make clean, the > .la files aren't created again.
You are right, I will have a look at it. Bye Alex -- Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de Home: neundorf AT kde.org - http://www.kde.org alex AT neundorf.net - http://www.neundorf.net _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
