New question #159123 on Yade: https://answers.launchpad.net/yade/+question/159123
Hi all, I'm trying to link an external library with YADE, but I don't know how to do that. In fact, I need one external library to calculate fluid dynamics and this library is a .so file, named libIcoFoam.so. Now, in my YADE folder, I create a corresponding engine named fluidDragForce.cpp. I'm trying to use one function in the external library libIcoFoam.so in this engine. The issue is that I need the engine know where to find this library to process its calculation. Could anyone help me with that? Cheers, Tao -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

