Compile with a static ross-unrelated library [closed]
Hello,
I want to use a math libary that performs some calculatios, lib.a for example, in a ros package. I use the include statement in myNode.cpp but how do I link it to the executasble? Where do I have to pu the -lfoo -L. flags?
Thanks very much in advance.
Duplicate: http://answers.ros.org/question/30532/how-to-include-a-ros-unrelated-library-with