Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- nils@lyllia ~/Dokumente/glPortal $ cmake .CMake Error at external/RadixEngine/cmake/FindVHACD.cmake:9 (add_subdirectory):
- The source directory
- /home/nils/Dokumente/glPortal/external/RadixEngine/external/vhacd-lib
- does not contain a CMakeLists.txt file.
- Call Stack (most recent call first):
- external/RadixEngine/CMakeLists.txt:99 (find_package)
- -- Found FreeImage: headers at /usr/include, libraries at :: /usr/lib/x86_64-linux-gnu/libfreeimage.so
- CMake Error at external/RadixEngine/cmake/Findeasy_profiler.cmake:7 (add_subdirectory):
- The source directory
- /home/nils/Dokumente/glPortal/external/RadixEngine/external/easy_profiler
- does not contain a CMakeLists.txt file.
- Call Stack (most recent call first):
- external/RadixEngine/CMakeLists.txt:107 (find_package)
- CMake Error at external/RadixEngine/cmake/FindRadixEntity.cmake:7 (add_subdirectory):
- The source directory
- /home/nils/Dokumente/glPortal/external/RadixEngine/external/RadixEntity
- does not contain a CMakeLists.txt file.
- Call Stack (most recent call first):
- external/RadixEngine/CMakeLists.txt:126 (find_package)
- --
- -- The following OPTIONAL packages have been found:
- * Threads
- -- The following REQUIRED packages have been found:
- * OpenGL
- * PkgConfig
- * Assimp
- * SDL2
- * SDL2_mixer
- * TinyXML2 (required version >= 2.0.0)
- * json11
- * Catch
- * Linenoise
- * Bullet (required version >= 2.82)
- * VHACD
- * FreeImage
- * easy_profiler
- * RadixEntity
- --
- -- The following OPTIONAL packages have been found:
- * Threads
- -- The following REQUIRED packages have been found:
- * OpenGL
- * PkgConfig
- * Assimp
- * SDL2
- * SDL2_mixer
- * TinyXML2 (required version >= 2.0.0)
- * json11
- * Catch
- * Linenoise
- * Bullet (required version >= 2.82)
- * VHACD
- * FreeImage
- * easy_profiler
- * RadixEntity
- * RadixEngine
- -- Configuring incomplete, errors occurred!
- See also "/home/nils/Dokumente/glPortal/CMakeFiles/CMakeOutput.log".
- See also "/home/nils/Dokumente/glPortal/CMakeFiles/CMakeError.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement