[OCL 2.0] name change of ocl/ComponentLoader.hpp to ocl/Component.hpp

Hi,

A name change of the ocl/ComponentLoader.hpp to ocl/Component.hpp caused the
compilation of the "before working" ocl-toolkit, reporting, timercomponent and
helloworld to fail.

Ruben

[OCL 2.0] name change of ocl/ComponentLoader.hpp to ocl/Componen

2010/6/29 koen buys <koen [dot] buys [..] ...>:
> ---------- Forwarded message ----------
> From: Ruben Smits <ruben [dot] smits [..] ...>
> Date: 29 June 2010 10:57
> Subject: [Orocos-Dev] [OCL 2.0] name change of ocl/ComponentLoader.hpp
> to ocl/Component.hpp
> To: "orocos-dev [..] ..." <orocos-dev [..] ...>
>
>
> Hi,
>
> A name change of the ocl/ComponentLoader.hpp to ocl/Component.hpp caused the
> compilation of the "before working" ocl-toolkit, reporting, timercomponent and
> helloworld to fail.

Patch added in appendix.

Steven

>
> Ruben
> --
> Orocos-Dev mailing list
> Orocos-Dev [..] ...
> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev
>

[OCL 2.0] name change of ocl/ComponentLoader.hpp to ocl/Componen

On Tuesday 29 June 2010 11:25:04 Steven Bellens wrote:
> 2010/6/29 koen buys <koen [dot] buys [..] ...>:
> > ---------- Forwarded message ----------
> > From: Ruben Smits <ruben [dot] smits [..] ...>
> > Date: 29 June 2010 10:57
> > Subject: [Orocos-Dev] [OCL 2.0] name change of ocl/ComponentLoader.hpp
> > to ocl/Component.hpp
> > To: "orocos-dev [..] ..."
> > <orocos-dev [..] ...>
> >
> >
> > Hi,
> >
> > A name change of the ocl/ComponentLoader.hpp to ocl/Component.hpp caused
> > the compilation of the "before working" ocl-toolkit, reporting,
> > timercomponent and helloworld to fail.
>
> Patch added in appendix.

Thanks. I assume my release build used a stale ComponentLoader.hpp located
somewhere on the filesystem. Patch pushed to the git repository.

Peter