MyrikLD / LinusTrinus

TrinusVR streaming server for Linux
128 stars 16 forks source link

NOT FOUND LIBRARY VARAIBLE #48

Closed izzijaz closed 1 year ago

izzijaz commented 1 year ago
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
OPENVR_LIBRARIES
    linked by target "driver_linus_trinus" in directory /home/izz/Downloads/LinusTrinus-master/samples/driver_linus_trinus

-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.

How to go forward from here? Installing this has been frustrating as hell .

izzijaz commented 1 year ago

Problem fixed, moved up a folder from samples, and created a folder named "lib" inside root folder. then copied libopenvr_api.so into it.