%cmake ../ l-- Checking for module 'libavcodec' -- No package 'libavcodec' found -- Checking for module 'libavformat' -- No package 'libavformat' found -- Checking for module 'libavutil' -- No package 'libavutil' found -- Checking for module 'libswscale' -- No package 'libswscale' found -- Checking for module 'libswresample' -- No package 'libswresample' found -- Checking for one of the modules 'libx264;x264' -- Could NOT find FFMPEG (missing: AVCODEC_LIBRARY AVFORMAT_LIBRARY AVUTIL_LIBRARY SWSCALE_LIBRARY SWRESAMPLE_LIBRARY AVCODEC_INCLUDEDIR AVFORMAT_INCLUDEDIR AVUTIL_INCLUDEDIR SWSCALE_INCLUDEDIR SWRESAMPLE_INCLUDEDIR) -- Checking for module 'pnglite' -- No package 'pnglite' found -- Found SQLite3: /usr/include (found version "3.31.1") -- Found SQLite3: /usr/include -- ******** DDNet ******** -- Target OS: linux x86_64 -- Compiler: /usr/bin/c++ -- Build type: Release -- Dependencies: -- * Curl found -- * FFmpeg not found -- * Freetype found -- * Glew found -- * GTest found -- * Ogg found -- * OpenSSL Crypto found -- * Opus found -- * Opusfile found -- * Pnglite found -- * PythonInterp found -- * SDL2 found -- * SQLite3 found -- * Wavpack found -- * Zlib found 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: /mnt/c/Users/lukas/ddnet/AVCODEC_INCLUDEDIR used as include directory in directory /mnt/c/Users/lukas/ddnet /mnt/c/Users/lukas/ddnet/AVFORMAT_INCLUDEDIR used as include directory in directory /mnt/c/Users/lukas/ddnet /mnt/c/Users/lukas/ddnet/AVUTIL_INCLUDEDIR used as include directory in directory /mnt/c/Users/lukas/ddnet /mnt/c/Users/lukas/ddnet/SWRESAMPLE_INCLUDEDIR used as include directory in directory /mnt/c/Users/lukas/ddnet /mnt/c/Users/lukas/ddnet/SWSCALE_INCLUDEDIR used as include directory in directory /mnt/c/Users/lukas/ddnet AVCODEC_LIBRARY (ADVANCED) linked by target "DDNet" in directory /mnt/c/Users/lukas/ddnet AVFORMAT_LIBRARY (ADVANCED) linked by target "DDNet" in directory /mnt/c/Users/lukas/ddnet AVUTIL_LIBRARY (ADVANCED) linked by target "DDNet" in directory /mnt/c/Users/lukas/ddnet SWRESAMPLE_LIBRARY (ADVANCED) linked by target "DDNet" in directory /mnt/c/Users/lukas/ddnet SWSCALE_LIBRARY (ADVANCED) linked by target "DDNet" in directory /mnt/c/Users/lukas/ddnet X264_LIBRARY linked by target "DDNet" in directory /mnt/c/Users/lukas/ddnet -- Configuring incomplete, errors occurred! See also "/mnt/c/Users/lukas/ddnet/build/CMakeFiles/CMakeOutput.log". See also "/mnt/c/Users/lukas/ddnet/build/CMakeFiles/CMakeError.log".