> 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



_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to