[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 #6 from Jean-Francois Dupuis <[email protected]> 2013-02-21 18:58:31 CET --- Installing the toolchain 2.6.0, I had to only add the following to typelib/CMakeList.txt: if(APPLE) set(CMAKE_SHARED_MODULE_SUFFIX ".bundle") endif(APPLE) -- 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