
Hello, I am building some components on Ubuntu 12.04 LTS, with ROS fuerte, rtt build from source from latest master (e95fe17c5ef504b03785818260d212d54e5bdf54). I am building components with rosmake, and sometimes I get the following annoying warning during build:
CMake Warning: Manually-specified variables were not used by the project: CMAKE_TOOLCHAIN_FILE I ran rgrep, and verified that none of our CMakeLists are defining this variable. It does appear in the CMakeCache files, which I assume is what is throwing the warning.
Should I silence these warnings, and how?
Originally posted by drewm1980 on ROS Answers with karma: 258 on 2012-11-13
Post score: 3