Ubuntu Linux
  • cash888
    #2984
    sikerült továbblépnem, a cmake paranccsal, elkezdi pörgetni a sorokat, de a végén csak egy hibaüzenettel zár:

    CMake Error at /usr/share/cmake-2.6/Modules/FindBoost.cmake:620 (message):
    Unable to find the requested Boost libraries.

    Unable to find the Boost header files. Please set BOOST_ROOT to the root
    directory containing Boost or BOOST_INCLUDEDIR to the directory containing
    Boost's headers.
    Call Stack (most recent call first):
    CMakeLists.txt:108 (FIND_PACKAGE)


    -- Found FreeType2: library: /usr/lib/libfreetype.so, include path: /usr/include/freetype2
    CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
    Please set them or make sure they are set and tested correctly in the CMake files:
    Boost_INCLUDE_DIR (ADVANCED)
    used as include directory in directory /home/cash/stellarium-0.10.2/src

    -- Configuring incomplete, errors occurred!