On Sunday 26 February 2006 07:01, D. Michael 'Silvan' McIntyre wrote: > > I think this is broken. The normal cycle is for people to say "Oh, wait, I > should have installed flummylib. Let me go do that." Then reconfigure. > But apparently that doesn't work unless they go delete some cache something > or other by hand.
If I recall correctly, scons -c (our equivalent of 'make clean') will do that too. We don't really have a seperate 'configure' step, we just run 'scons' and it does everything, so the cache is necessary. However it's true that explicitly calling 'scons configure' should discard the cache, perhaps it does, I'll have to check that. -- Guillaume. http://www.telegraph-road.org ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
