Advertisement
LeCanucklehead

Untitled

Apr 22nd, 2021
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. \SteamVR-OpenHMD\build>cmake ..
  2. -- Building for: Visual Studio 16 2019
  3. -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19042.
  4. -- The C compiler identification is MSVC 19.28.29914.0
  5. -- The CXX compiler identification is MSVC 19.28.29914.0
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Check for working C compiler: G:/Program Files/Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29910/bin/Hostx64/x64/cl.exe - skipped
  9. -- Detecting C compile features
  10. -- Detecting C compile features - done
  11. -- Detecting CXX compiler ABI info
  12. -- Detecting CXX compiler ABI info - done
  13. -- Check for working CXX compiler: G:/Program Files/Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29910/bin/Hostx64/x64/cl.exe - skipped
  14. -- Detecting CXX compile features
  15. -- Detecting CXX compile features - done
  16. CMake Error at C:/Program Files/CMake/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  17. Could NOT find HIDAPI (missing: HIDAPI_LIBRARY HIDAPI_INCLUDE_DIR)
  18. Call Stack (most recent call first):
  19. C:/Program Files/CMake/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
  20. subprojects/openhmd/cmake/FindHIDAPI.cmake:35 (find_package_handle_standard_args)
  21. subprojects/openhmd/CMakeLists.txt:62 (find_package)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement