Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.92 KB | None | 0 0
  1. -- Building raylib static library
  2. -- Compiling with the flags:
  3. -- PLATFORM=PLATFORM_DESKTOP
  4. -- GRAPHICS=GRAPHICS_API_OPENGL_33
  5. -- Configuring done
  6. CMake Error in CMakeLists.txt:
  7. Imported target "raylib" includes non-existent path
  8.  
  9. "raylib_INCLUDE_DIR-NOTFOUND"
  10.  
  11. in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
  12.  
  13. * The path was deleted, renamed, or moved to another location.
  14.  
  15. * An install or uninstall procedure did not complete successfully.
  16.  
  17. * The installation package was faulty and references files it does not
  18. provide.
  19.  
  20.  
  21.  
  22. CMake Error in CMakeLists.txt:
  23. Imported target "raylib" includes non-existent path
  24.  
  25. "raylib_INCLUDE_DIR-NOTFOUND"
  26.  
  27. in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
  28.  
  29. * The path was deleted, renamed, or moved to another location.
  30.  
  31. * An install or uninstall procedure did not complete successfully.
  32.  
  33. * The installation package was faulty and references files it does not
  34. provide.
  35.  
  36.  
  37.  
  38. CMake Error in CMakeLists.txt:
  39. Imported target "raylib" includes non-existent path
  40.  
  41. "raylib_INCLUDE_DIR-NOTFOUND"
  42.  
  43. in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
  44.  
  45. * The path was deleted, renamed, or moved to another location.
  46.  
  47. * An install or uninstall procedure did not complete successfully.
  48.  
  49. * The installation package was faulty and references files it does not
  50. provide.
  51.  
  52.  
  53.  
  54. CMake Error in CMakeLists.txt:
  55. Imported target "raylib" includes non-existent path
  56.  
  57. "raylib_INCLUDE_DIR-NOTFOUND"
  58.  
  59. in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
  60.  
  61. * The path was deleted, renamed, or moved to another location.
  62.  
  63. * An install or uninstall procedure did not complete successfully.
  64.  
  65. * The installation package was faulty and references files it does not
  66. provide.
  67.  
  68.  
  69.  
  70. CMake Error in CMakeLists.txt:
  71. Imported target "raylib" includes non-existent path
  72.  
  73. "raylib_INCLUDE_DIR-NOTFOUND"
  74.  
  75. in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
  76.  
  77. * The path was deleted, renamed, or moved to another location.
  78.  
  79. * An install or uninstall procedure did not complete successfully.
  80.  
  81. * The installation package was faulty and references files it does not
  82. provide.
  83.  
  84.  
  85.  
  86. CMake Error in CMakeLists.txt:
  87. Imported target "raylib" includes non-existent path
  88.  
  89. "raylib_INCLUDE_DIR-NOTFOUND"
  90.  
  91. in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
  92.  
  93. * The path was deleted, renamed, or moved to another location.
  94.  
  95. * An install or uninstall procedure did not complete successfully.
  96.  
  97. * The installation package was faulty and references files it does not
  98. provide.
  99.  
  100.  
  101.  
  102. CMake Error in CMakeLists.txt:
  103. Target "TiledAdapter" contains relative path in its
  104. INTERFACE_INCLUDE_DIRECTORIES:
  105.  
  106. "raylib_INCLUDE_DIR-NOTFOUND"
  107.  
  108.  
  109. CMake Error in CMakeLists.txt:
  110. Target "TiledAdapter" contains relative path in its
  111. INTERFACE_INCLUDE_DIRECTORIES:
  112.  
  113. "raylib_INCLUDE_DIR-NOTFOUND"
  114.  
  115.  
  116. CMake Error in CMakeLists.txt:
  117. Imported target "raylib" includes non-existent path
  118.  
  119. "raylib_INCLUDE_DIR-NOTFOUND"
  120.  
  121. in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
  122.  
  123. * The path was deleted, renamed, or moved to another location.
  124.  
  125. * An install or uninstall procedure did not complete successfully.
  126.  
  127. * The installation package was faulty and references files it does not
  128. provide.
  129.  
  130.  
  131.  
  132. CMake Error in CMakeLists.txt:
  133. Imported target "raylib" includes non-existent path
  134.  
  135. "raylib_INCLUDE_DIR-NOTFOUND"
  136.  
  137. in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
  138.  
  139. * The path was deleted, renamed, or moved to another location.
  140.  
  141. * An install or uninstall procedure did not complete successfully.
  142.  
  143. * The installation package was faulty and references files it does not
  144. provide.
  145.  
  146.  
  147.  
  148. -- Generating done
  149. -- Build files have been written to: /home/briggs/Projects/Games/raylib-tiled-adapter/build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement