Advertisement
Guest User

Untitled

a guest
Mar 19th, 2018
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. PS C:\Users\Matthew Gudgeon\Desktop\CMP2012M Code\bin> conan install .. --build=missing
  2. SDL2_image/2.0.1@lasote/stable requirement SDL2/2.0.5@lasote/stable overriden by your conanfile to SDL2/2.0.5@dotfloat/stable
  3. SDL2_mixer/2.0.1@a_teammate/testing requirement SDL2/2.0.5@lasote/stable overriden by your conanfile to SDL2/2.0.5@dotfloat/stable
  4. SDL2_ttf/2.0.14@hilborn/stable requirement SDL2/2.0.4@lasote/stable overriden by your conanfile to SDL2/2.0.5@dotfloat/stable
  5. PROJECT: Installing C:\Users\Matthew Gudgeon\Desktop\CMP2012M Code
  6. Requirements
  7. SDL2/2.0.5@dotfloat/stable from conan-transit
  8. SDL2_image/2.0.1@lasote/stable from conan-transit
  9. SDL2_mixer/2.0.1@a_teammate/testing from conan-transit
  10. SDL2_ttf/2.0.14@hilborn/stable from conan-transit
  11. glew/2.0.0@coding3d/stable from conan-transit
  12. glm/0.9.7.6@dlarudgus20/stable from conan-transit
  13. libjpeg-turbo/1.5.1@lasote/stable from conan-transit
  14. libpng/1.6.21@lasote/stable from conan-transit
  15. nasm/2.12.02@lasote/stable from conan-transit
  16. zlib/1.2.8@lasote/stable from conan-transit
  17. Packages
  18. SDL2/2.0.5@dotfloat/stable:91ccb03e0dea4be83e98d3bb24f796dc48e5be84
  19. SDL2_image/2.0.1@lasote/stable:66b8014737db0fe52f2cc8f1770faf9dbc21a30d
  20. SDL2_mixer/2.0.1@a_teammate/testing:ce34dc50d00bd61744f4d45bdbea986a8a8ce1b9
  21. SDL2_ttf/2.0.14@hilborn/stable:881c23e283f53ff55197ea6cd0a98e4369df405a
  22. glew/2.0.0@coding3d/stable:63da998e3642b50bee33f4449826b2d623661505
  23. glm/0.9.7.6@dlarudgus20/stable:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9
  24. libjpeg-turbo/1.5.1@lasote/stable:9fa351ac1b30ceabd1b27310408605a456b5fd86
  25. libpng/1.6.21@lasote/stable:ee5dab950b6ea94ae953b93c55343e98c2ec39df
  26. nasm/2.12.02@lasote/stable:ca33edce272a279b24f87dc0d4cf5bbdcffbc187
  27. zlib/1.2.8@lasote/stable:63da998e3642b50bee33f4449826b2d623661505
  28.  
  29. glew/2.0.0@coding3d/stable: Already installed!
  30. glm/0.9.7.6@dlarudgus20/stable: Already installed!
  31. zlib/1.2.8@lasote/stable: Already installed!
  32. SDL2/2.0.5@dotfloat/stable: Building package from source as defined by build_policy='missing'
  33. SDL2/2.0.5@dotfloat/stable: Building your package in C:\Users\Matthew Gudgeon\.conan\data\SDL2\2.0.5\dotfloat\stable\build\91ccb03e0dea4be83e98d3bb24f796dc48e5be84
  34. SDL2/2.0.5@dotfloat/stable: Copying sources to build folder
  35. SDL2/2.0.5@dotfloat/stable: Generator cmake created conanbuildinfo.cmake
  36. SDL2/2.0.5@dotfloat/stable: Calling build()
  37. SDL2/2.0.5@dotfloat/stable: WARN: Configure with: cd SDL2-2.0.5/_build && cmake .. -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_EXPORTED="1" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -Wno-dev -DDIRECTX=OFF
  38. -- The C compiler identification is unknown
  39. -- The CXX compiler identification is unknown
  40. CMake Error at CMakeLists.txt:1 (PROJECT):
  41. No CMAKE_C_COMPILER could be found.
  42.  
  43.  
  44.  
  45. CMake Error at CMakeLists.txt:1 (PROJECT):
  46. No CMAKE_CXX_COMPILER could be found.
  47.  
  48.  
  49.  
  50. -- Configuring incomplete, errors occurred!
  51. See also "C:/Users/Matthew Gudgeon/.conan/data/SDL2/2.0.5/dotfloat/stable/build/91ccb03e0dea4be83e98d3bb24f796dc48e5be84/SDL2-2.0.5/_build/CMakeFiles/CMakeOutput.log".
  52. See also "C:/Users/Matthew Gudgeon/.conan/data/SDL2/2.0.5/dotfloat/stable/build/91ccb03e0dea4be83e98d3bb24f796dc48e5be84/SDL2-2.0.5/_build/CMakeFiles/CMakeError.log".
  53. PROJECT:
  54. SDL2/2.0.5@dotfloat/stable: ERROR: Package '91ccb03e0dea4be83e98d3bb24f796dc48e5be84' build failed
  55. SDL2/2.0.5@dotfloat/stable: WARN: Build folder C:\Users\Matthew Gudgeon\.conan\data\SDL2\2.0.5\dotfloat\stable\build\91ccb03e0dea4be83e98d3bb24f796dc48e5be84
  56. ERROR: SDL2/2.0.5@dotfloat/stable: Error in build() method, while calling 'build_with_cmake', line 95
  57. self.run(configure_command)
  58. ConanException: Error 1 while executing cd SDL2-2.0.5/_build && cmake .. -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_EXPORTED="1" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -Wno-dev -DDIRECTX=OFF
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement