Hi, On Mon, 2008-11-03 at 14:41 -0600, Carsten Neumann wrote: > Hi Gerrit, > > scons-addons has changed the way the Boost option generates the > candidate library names, in particular the function > buildFullLibNamePossibilities does not exist anymore. For me it worked > to just comment the two lines in AddonHacks.py that replace Boost.find > and Boost.validate, i.e. just use the regular functionality. > Is the code for Boost in AddonHacks still needed, what does it do > different or can we just remove it ?
hmm, I guess we should start to have a real copy of scons-addons in our tree to have more control on when things might break. Well the AddonHacks are there to work around problems with scons-addons. If they are partially gone now I'm fine to remove things that are fixed. One problem is that it was so long ago I put the boost part in I'm not 100% sure why I did it exactly. If you want to you can comment out all overrides to boost from the AddonHacks and see what happens. kind regards, gerrit ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Opensg-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-core
