Re: Can OROCOS be compiled with STLport library?
Peter Soetens <[email protected]> Tue, 14 Feb 2006 09:22:27 +0100
| Newsgroups | gmane.science.robotics.orocos.user |
|---|---|
| Organization | KU Leuven |
| Message-ID | <[email protected]> |
On Tuesday 14 February 2006 07:38, Artem Orlov wrote: > Hello everyone! > Is it possible to compile a target OROCOS library with a STLport > instead of default STL? I have a symbolic mismatching while linking my > project to OROCOS target library. I can recompile it with a default > STL but it seems that my Linux distribution comes with BOOST compiled > with STLport. > > I have Debian Sarge 3.1, OROCOS 0.20.1, STLport 4.6.2, BOOST 1.32.0. Strange, Debian is one of our primary development platforms. I believe Boost will only use STLport when present in the include path, otherwise it will use the stdc++ library. I'd bet that when you remove stlport from your include path that everything will work. I have never tested Orocos with STLPort, but you can add it's include path in the configtool under "Global Build Options". Peter -- Peter Soetens -- FMTC -- <http://www.fmtc.be> _______________________________________________ Orocos mailing list [email protected] http://lists.mech.kuleuven.be/mailman/listinfo/orocos Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm