i always get this output from cmake
"Make Error at CMakeLists.txt:63 (find_package):
By not providing "FindRobotinoAPI2.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"RobotinoAPI2", but CMake did not find one.
Could not find a package configuration file provided by "RobotinoAPI2" with
any of the following names:
RobotinoAPI2Config.cmake
robotinoapi2-config.cmake
Add the installation prefix of "RobotinoAPI2" to CMAKE_PREFIX_PATH or set
"RobotinoAPI2_DIR" to a directory containing one of the above files. If
"RobotinoAPI2" provides a separate development package or SDK, be sure it
has been installed."
help please
"Make Error at CMakeLists.txt:63 (find_package):
By not providing "FindRobotinoAPI2.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"RobotinoAPI2", but CMake did not find one.
Could not find a package configuration file provided by "RobotinoAPI2" with
any of the following names:
RobotinoAPI2Config.cmake
robotinoapi2-config.cmake
Add the installation prefix of "RobotinoAPI2" to CMAKE_PREFIX_PATH or set
"RobotinoAPI2_DIR" to a directory containing one of the above files. If
"RobotinoAPI2" provides a separate development package or SDK, be sure it
has been installed."
help please
Comment