problem with cmake

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pacozaeth
    Junior Member
    • May 2015
    • 2

    #1

    problem with cmake

    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
  • misken
    Junior Member
    • May 2015
    • 56

    #2
    Can you provide a little more details? Which package are you trying to compile? Which operating system? ...

    Comment

    • oguzhangultekin
      Junior Member
      • Mar 2018
      • 4

      #3
      Now I see the same error, help me please if anyone solved it

      Comment

      • oguzhangultekin
        Junior Member
        • Mar 2018
        • 4

        #4
        I'm trying to install Api2 and define environmental variables as RobotinoAPI2_DIR and RobotinoAPI2
        but I'm so new on ubuntu to know how to do it clearly

        Comment

        Working...