Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- \SteamVR-OpenHMD\build>cmake ..
- -- Building for: Visual Studio 16 2019
- -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19042.
- -- The C compiler identification is MSVC 19.28.29914.0
- -- The CXX compiler identification is MSVC 19.28.29914.0
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: G:/Program Files/Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29910/bin/Hostx64/x64/cl.exe - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: G:/Program Files/Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29910/bin/Hostx64/x64/cl.exe - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- CMake Error at C:/Program Files/CMake/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
- Could NOT find HIDAPI (missing: HIDAPI_LIBRARY HIDAPI_INCLUDE_DIR)
- Call Stack (most recent call first):
- C:/Program Files/CMake/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
- subprojects/openhmd/cmake/FindHIDAPI.cmake:35 (find_package_handle_standard_args)
- subprojects/openhmd/CMakeLists.txt:62 (find_package)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement