[Bug 971] Compiling typelib on osx
Jean-Francois Dupuis <[email protected]>
| Newsgroups | gmane.science.robotics.orocos.devel |
|---|---|
| Message-ID | <[email protected]> |
http://bugs.orocos.org/show_bug.cgi?id=971 --- Comment #7 from Jean-Francois Dupuis <[email protected]> 2013-02-21 19:03:53 CET --- Compiling 2.6.0, I also had to modify typelib/cmake/FindRuby.cmake to include the following: STRING(REGEX REPLACE "\\.dylib*" "" RUBY_RUBY_LIBRARY "${RUBY_RUBY_LIBRARY}") To have the library found at runtime, env.sh needed: export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:`rosstack find orocos_toolchain`/install/lib/ In the end, I was pleased to finally have Orocos working on OSX. -- Configure bugmail: http://bugs.orocos.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug. -- Orocos-Dev mailing list [email protected] http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev