Hi,
I tried to make the 'simple example' as explained on the RTT wiki:
http://orocos.org/wiki/rtt/simple-examples/name-connections-not-ports-ak...
When trying to make the files, I recieved following error:
CMake Error at FindOrocos-RTT.cmake:85 (MESSAGE):
rtt-config.h reports version 1.10.2 < required version 1.6.0
Call Stack (most recent call first):
CreateComponent.cmake:22 (find_package)
CMakeLists.txt:8 (create_component)
It thinks that version 1.10.2 is older than 1.6.0!
nick