pashahomyak / CPlusPlus_Course

0 stars 0 forks source link

Замечания по sfml2 #1

Open sergey-shambir opened 6 years ago

sergey-shambir commented 6 years ago
pashahomyak commented 6 years ago

Исправил

sergey-shambir commented 6 years ago

Сейчас в sfml.1 CMakeLists.txt указывает на несуществующие файлы

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

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

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

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

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

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

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

-- Configuring incomplete, errors occurred!
See also "PS_13/lezhnin.pavel/sfml1/CMakeFiles/CMakeOutput.log".
pashahomyak commented 6 years ago

Исправил №2