← Back to team overview

yade-users team mailing list archive

Re: [Question #159123]: how to link an external library with YADE

 

Question #159123 on Yade changed:
https://answers.launchpad.net/yade/+question/159123

    Status: Open => Answered

Chareyre proposed the following answer:
It should be enough to add the library in your scons.profile.
You can just compile with "scons SHCCFLAGS="-lIcoFoam", then it will be added into the profile (and next time, you just type "scons"), else you edit the profile and include it manually.
If it needs a path, you add it to LIBPATH, the same way.
Do you plan to commit this coupling code one day? It would be a very interesting development.

Bruno

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.