Closed k-maheshkumar closed 5 years ago
Does your distribution of RTT in /opt/rock/master-17.11
include the scripting plugin and can you find the missing header file in /opt/rock/master-17.11/include/rtt/scripting/TryCommand.hpp
? Did you build RTT from source? Which branches of RTT and OCL are you using?
From the fact that log4cpp has been found in /home/dfki.uni-bremen.de/mkarikalan/dev_1711/install
and not in /opt/rock/master-17.11
I assume that you use a binary distribution of RTT from Rock, that might not include the scripting headers or you need to install them separately?
The only recent patches I can think of that might be related are
but none of those is in master or toolchain-2.8.
You should also add a -DCMAKE_INSTALL_PREFIX=...
argument to the cmake command line if you do no plan to install to /usr/local
, but that does not explain the compile error.
Hi, I am trying to build the ocl package, but I get the following error. Can you please help me to resolve the problem.