I wrote (as promised, but I'm late) a quick guide on how to install the
toolchain
http://orocos.org/wiki/orocos/toolchain/quick-start
Sylvain
Orocos Real-Time ToolkitSmarter realtime. Safer threads
|
|
toolchain installation guide
I wrote (as promised, but I'm late) a quick guide on how to install the http://orocos.org/wiki/orocos/toolchain/quick-start Sylvain |
toolchain installation guide
On 08/18/2010 12:13 PM, Sylvain Joyeux wrote:
> I wrote (as promised, but I'm late) a quick guide on how to install the
> toolchain
>
> http://orocos.org/wiki/orocos/toolchain/quick-start
>
> Sylvain
>
Ah ... since OCL does not build (Peter needs to apply Ruben's merge
request), OCL does not build.
If you want the build to finish, comment out ocl in autoproj/manifest
toolchain installation guide
On Wed, Aug 18, 2010 at 12:14 PM, Sylvain Joyeux <sylvain [dot] joyeux [..] ...> wrote:
> On 08/18/2010 12:13 PM, Sylvain Joyeux wrote:
>> I wrote (as promised, but I'm late) a quick guide on how to install the
>> toolchain
>>
>> http://orocos.org/wiki/orocos/toolchain/quick-start
>>
>> Sylvain
>>
> Ah ... since OCL does not build (Peter needs to apply Ruben's merge
> request), OCL does not build.
>
> If you want the build to finish, comment out ocl in autoproj/manifest
Thank you ! I'll re-establish the compile order asap.
Peter
toolchain installation guide
Another note, since I am talking to Orocos developpers.
The default configuration disables the RTT testsuite (sets BUILD_TESTING
to OFF). The reason is that building it takes a lot of time and most of
our users won't care.
To reenable it, edit autoproj/overrides.rb and uncomment the line that
is there (there is an explanatory comment).