Advertisement
Guest User

Untitled

a guest
Feb 21st, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
  2. Please set them or make sure they are set and tested correctly in the CMake files:
  3. NVBC6H_LIBRARY_RELEASE
  4. linked by target "osgdb_nvtt" in directory C:/Users/redpa/Documents/FlightGear/fg-from-scratch/OSG-FG/src/osgPlugins/nvtt
  5. linked by target "osgdb_nvtt" in directory C:/Users/redpa/Documents/FlightGear/fg-from-scratch/OSG-FG/src/osgPlugins/nvtt
  6. NVBC7_LIBRARY_RELEASE
  7. linked by target "osgdb_nvtt" in directory C:/Users/redpa/Documents/FlightGear/fg-from-scratch/OSG-FG/src/osgPlugins/nvtt
  8. linked by target "osgdb_nvtt" in directory C:/Users/redpa/Documents/FlightGear/fg-from-scratch/OSG-FG/src/osgPlugins/nvtt
  9. NVCORE_LIBRARY_RELEASE
  10. linked by target "osgdb_nvtt" in directory C:/Users/redpa/Documents/FlightGear/fg-from-scratch/OSG-FG/src/osgPlugins/nvtt
  11. linked by target "osgdb_nvtt" in directory C:/Users/redpa/Documents/FlightGear/fg-from-scratch/OSG-FG/src/osgPlugins/nvtt
  12. NVIMAGE_LIBRARY_RELEASE
  13. linked by target "osgdb_nvtt" in directory C:/Users/redpa/Documents/FlightGear/fg-from-scratch/OSG-FG/src/osgPlugins/nvtt
  14. linked by target "osgdb_nvtt" in directory C:/Users/redpa/Documents/FlightGear/fg-from-scratch/OSG-FG/src/osgPlugins/nvtt
  15. NVMATH_LIBRARY_RELEASE
  16. linked by target "osgdb_nvtt" in directory C:/Users/redpa/Documents/FlightGear/fg-from-scratch/OSG-FG/src/osgPlugins/nvtt
  17. linked by target "osgdb_nvtt" in directory C:/Users/redpa/Documents/FlightGear/fg-from-scratch/OSG-FG/src/osgPlugins/nvtt
  18. NVSQUISH_LIBRARY_RELEASE
  19. linked by target "osgdb_nvtt" in directory C:/Users/redpa/Documents/FlightGear/fg-from-scratch/OSG-FG/src/osgPlugins/nvtt
  20. linked by target "osgdb_nvtt" in directory C:/Users/redpa/Documents/FlightGear/fg-from-scratch/OSG-FG/src/osgPlugins/nvtt
  21. NVTHREAD_LIBRARY_RELEASE
  22. linked by target "osgdb_nvtt" in directory C:/Users/redpa/Documents/FlightGear/fg-from-scratch/OSG-FG/src/osgPlugins/nvtt
  23. linked by target "osgdb_nvtt" in directory C:/Users/redpa/Documents/FlightGear/fg-from-scratch/OSG-FG/src/osgPlugins/nvtt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement