Skip to content

Instantly share code, notes, and snippets.

@nothings
Created May 10, 2014 23:13
Show Gist options
  • Save nothings/585f5de57c147b35a7a9 to your computer and use it in GitHub Desktop.
Save nothings/585f5de57c147b35a7a9 to your computer and use it in GitHub Desktop.
Could NOT find BZip2 (missing: BZIP2_LIBRARIES BZIP2_INCLUDE_DIR)
Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
Could NOT find GME (missing: GME_LIBRARIES GME_INCLUDE_DIR)
Using internal zlib
Using internal jpeg library
Using internal bzip2 library
Using internal gme library
c:/app/gzdoom/zlib
c:/app/gzdoom/bzip2
c:/app/gzdoom/lzma/C
Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
CMake Error at src/CMakeLists.txt:142 (message):
Could not find DirectX 9 libraries
Configuring incomplete, errors occurred!
See also "c:/app/gzdoom/CMakeFiles/CMakeOutput.log".
See also "c:/app/gzdoom/CMakeFiles/CMakeError.log".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment