rtt-config.hpp > rtt-config.h?

Hi,

trying to compile an (external) rtt plugin gives me:

"/home/steven/src/svn/cturtle/install/stacks/kul-ros-pkg/orocos/rtt/rtt_2.0/install/include/rtt/plugin/Plugin.hpp:48:29:
error: ../rtt-config.hpp: No such file or directory"

It looks like this file is renamed to rtt-config.h, but the original
name is still in Plugin.hpp.

regards,

Steven

rtt-config.hpp > rtt-config.h?

On Monday 30 August 2010 13:56:39 Steven Bellens wrote:
> Hi,
>
> trying to compile an (external) rtt plugin gives me:
>
> "/home/steven/src/svn/cturtle/install/stacks/kul-ros-pkg/orocos/rtt/rtt_2.0
> /install/include/rtt/plugin/Plugin.hpp:48:29: error: ../rtt-config.hpp: No
> such file or directory"
>
> It looks like this file is renamed to rtt-config.h, but the original
> name is still in Plugin.hpp.

Thanks for reporting, it's a typo. I'll fix it.

Peter