Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Could NOT find Crypto (missing: CRYPTO_LIBRARY CRYPTO_INCLUDEDIR)
- -- ******** DDNet ********
- -- Target OS: windows
- -- Compiler: /usr/bin/x86_64-w64-mingw32-g++
- -- Build type: Release
- -- Dependencies:
- -- * Curl not found (using bundled version)
- -- * FFmpeg not found (using bundled version)
- -- * Freetype not found (using bundled version)
- -- * Glew not found (using bundled version)
- -- * GTest found
- -- * Ogg found
- -- * OpenSSL Crypto not found
- -- * Opus found
- -- * Opusfile not found (using bundled version)
- -- * PNG not found (using bundled version)
- -- * PythonInterp found
- -- * SDL2 not found (using bundled version)
- -- * SQLite3 not found (using bundled version)
- -- * Wavpack not found (using bundled version)
- -- * Zlib not found (using bundled version)
- -- * Vulkan not found (using bundled version)
- CMake Warning (dev) at CMakeLists.txt:382 (message):
- BASE does not contain every file from directory src/base
- Call Stack (most recent call first):
- CMakeLists.txt:413 (set_glob)
- CMakeLists.txt:1689 (set_src)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMakeLists.txt:401 (message):
- Entries only present in src/base:
- /home/petman/Downloads/Teeworlds/FNGport/dfng/src/base/util.h
- Call Stack (most recent call first):
- CMakeLists.txt:413 (set_glob)
- CMakeLists.txt:1689 (set_src)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMakeLists.txt:382 (message):
- GAME_SERVER does not contain every file from directory src/game/server
- Call Stack (most recent call first):
- CMakeLists.txt:413 (set_glob)
- CMakeLists.txt:2301 (set_src)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) at CMakeLists.txt:401 (message):
- Entries only present in src/game/server:
- /home/petman/Downloads/Teeworlds/FNGport/dfng/src/game/server/entities/character_.cpp
- Call Stack (most recent call first):
- CMakeLists.txt:413 (set_glob)
- CMakeLists.txt:2301 (set_src)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Configuring done
- CMake Error in CMakeLists.txt:
- IMPORTED_IMPLIB not set for imported target "GTest::gtest" configuration
- "Release".
- -- Generating done
- CMake Warning:
- Manually-specified variables were not used by the project:
- CMAKE_DISABLE_FIND_PACKAGE_GTset
- CMake Generate step failed. Build files cannot be regenerated correctly.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement