-
Notifications
You must be signed in to change notification settings - Fork 1
Description
First of all, let met start by saying THANK YOU for your work on making such an important piece of software and making it cross platform!
As a Linux user, I can't believe VR mixed reality tools have not made their way in our ecosystem yet!
Now, with my issue... I was able to build the project from your code (had to add cmake and qt libraries first but it made it through after that)
When I run it from the "install" folder, I get this error:
./RPMixedRealityCapture: error while loading shared libraries: libBufferedSocket.so.0.1: cannot open shared object file: No such file or directory
Since I don't know where it is looking for the file, from this error, I can't fix it... but a simlink to the file is in the install folder alongside the RPMixedRealityCapture binary...
Any help would be greatly appreciated!