Dear users & developers,
What version of Boost is full compatible with toolchain-Orocos-2.4, and I see that is expected to launch a 2.5 version, it has more compatible with the last version of Boost (1.47) , because I try now to reinstall the framework and appear this error with Boost 1.47
/media/DATA/orocos-toolchain/utilmm/src/configsearch/configuration_finder.cc:71: error: ‘system_complete’ is not a member of ‘boost::filesystem’ make[2]: *** [src/CMakeFiles/utilmm.dir/configsearch/configuration_finder.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /media/DATA/orocos-toolchain/utilmm/src/system/process.cc: In member function ‘void utilmm::process::redirect_to(utilmm::process::Stream, const boost::filesystem3::path&)’: /media/DATA/orocos-toolchain/utilmm/src/system/process.cc:160: error: ‘const class boost::filesystem3::path’ has no member named ‘native_file_string’ /media/DATA/orocos-toolchain/utilmm/src/system/process.cc: In member function ‘void utilmm::process::start()’: /media/DATA/orocos-toolchain/utilmm/src/system/process.cc:259: error: ‘class boost::filesystem3::path’ has no member named ‘native_file_string’ make[2]: *** [src/CMakeFiles/utilmm.dir/system/process.o] Error 1 make[1]: *** [src/CMakeFiles/utilmm.dir/all] Error 2 make: *** [all] Error 2
Thanks in advance, Toni
Boost libraries
On 09/27/2011 10:27 AM, antonio [dot] castellon [..] ... wrote:
> Dear users& developers,
>
> What version of Boost is full compatible with toolchain-Orocos-2.4, and I see that is expected to launch a 2.5 version, it has more compatible with the last version of Boost (1.47) , because I try now to reinstall the framework and appear this error with Boost 1.47
>
>
>
> Thanks in advance, Toni
This is fixed on master (i.e. the upcoming 2.5)
--
Sylvain Joyeux
Space& Security Robotics
!!! Achtung, neue Telefonnummer!!!
Standort Bremen:
DFKI GmbH
Robotics Innovation Center
Robert-Hooke-Straße 5
28359 Bremen, Germany
Phone: +49 (0)421 178-454136
Fax: +49 (0)421 218-454150
E-Mail: robotik [..] ...
Weitere Informationen: http://www.dfki.de/robotik
-----------------------------------------------------------------------
Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern
Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster
(Vorsitzender) Dr. Walter Olthoff
Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
Amtsgericht Kaiserslautern, HRB 2313
Sitz der Gesellschaft: Kaiserslautern (HRB 2313)
USt-Id.Nr.: DE 148646973
Steuernummer: 19/673/0060/3
-----------------------------------------------------------------------
--
Orocos-Users mailing list
Orocos-Users [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users
Boost libraries
thanks Sylvain.
Do you know when it will be public to be used? and what's the best version
of Orocos to be used on production (more stable)?
Regards
On Tue, Sep 27, 2011 at 10:31, Sylvain Joyeux <sylvain [dot] joyeux [..] ...>wrote:
> On 09/27/2011 10:27 AM, antonio [dot] castellon [..] ... wrote:
>
>> Dear users& developers,
>>
>> What version of Boost is full compatible with toolchain-Orocos-2.4, and I
>> see that is expected to launch a 2.5 version, it has more compatible with
>> the last version of Boost (1.47) , because I try now to reinstall the
>> framework and appear this error with Boost 1.47
>>
>>
>>
>> Thanks in advance, Toni
>>
> This is fixed on master (i.e. the upcoming 2.5)
>
> --
> Sylvain Joyeux
> Space& Security Robotics
>
> !!! Achtung, neue Telefonnummer!!!
>
> Standort Bremen:
> DFKI GmbH
> Robotics Innovation Center
> Robert-Hooke-Straße 5
> 28359 Bremen, Germany
>
> Phone: +49 (0)421 178-454136
> Fax: +49 (0)421 218-454150
> E-Mail: robotik [..] ...
>
> Weitere Informationen: http://www.dfki.de/robotik
> ------------------------------**------------------------------**
> -----------
> Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
> Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern
> Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster
> (Vorsitzender) Dr. Walter Olthoff
> Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
> Amtsgericht Kaiserslautern, HRB 2313
> Sitz der Gesellschaft: Kaiserslautern (HRB 2313)
> USt-Id.Nr.: DE 148646973
> Steuernummer: 19/673/0060/3
> ------------------------------**------------------------------**
> -----------
>
>
Boost libraries
On 09/27/2011 10:37 AM, Antonio Castellon wrote:
> thanks Sylvain.
> Do you know when it will be public to be used? and what's the best
> version of Orocos to be used on production (more stable)?
We're currently discussing the release on orocos-dev
Moreover, you could update utilmm only right now, it has very few
changes, and should therefore be harmless.
acd utilmm
git pull autobuild/master
Sylvain
typelib Linking testsuite undefined reference (boost)
Dear developers, finally I uninstall boost and reinstall the complete v1.40 libraries from ubuntu (10.04LTS) repositories, RTT and OCL compile fine but the TypeLib appear the next error:
¿Ideas? Thanks in advance and best regards, Toni