LINUX.ORG.RU

История изменений

Исправление Tactile, (текущая версия) :

Вывалил ошибку:

CMake Error at CMakeLists.txt:53 (add_subdirectory):
  add_subdirectory given source "3rdparty" which is not an existing
  directory.


CMake Error at CMakeLists.txt:54 (add_subdirectory):
  add_subdirectory given source "src" which is not an existing directory.


CMake Error at CMakeLists.txt:55 (add_subdirectory):
  add_subdirectory given source "tests" which is not an existing directory.


-- Configuring incomplete, errors occurred!
See also "/home/daniel/freshplayerplugin/CMakeFiles/CMakeOutput.log".
Это на шаге:
cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
Можно, пожалуйста, разжевать, как это установить? У меня Debian Jessie.

Исходная версия Tactile, :

Вывалил ошибку:

CMake Error at CMakeLists.txt:53 (add_subdirectory):
  add_subdirectory given source "3rdparty" which is not an existing
  directory.


CMake Error at CMakeLists.txt:54 (add_subdirectory):
  add_subdirectory given source "src" which is not an existing directory.


CMake Error at CMakeLists.txt:55 (add_subdirectory):
  add_subdirectory given source "tests" which is not an existing directory.


-- Configuring incomplete, errors occurred!
See also "/home/daniel/freshplayerplugin/CMakeFiles/CMakeOutput.log".
Это на шаге:
cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
Можно, пожалуйста, разжевать, как это установить?