Thread Previous • Date Previous • Date Next • Thread Next |
> I'm lost in the SConscript jungle, so would be happy if you could > install wm3 from your repo :) You could, for a fast solution, try edit trunk/yadeSCons.py:131 and replace LIBS=list(objs[obj][1]) by LIBS=list(objs[obj][1])+env['LIBS'] That should work IMHO. Let me know. V
Thread Previous • Date Previous • Date Next • Thread Next |