Plüss Roland
Plüss Roland
On Windows 10. OpenVR connects to SteamVR and can retrieve parameters and VR_Init works. ``` [Dragengine] [2021-08-08 20:12:20] Starting VR module OpenVR [OpenVR] [2021-08-08 20:12:20] Runtime Installed: Yes [OpenVR] [2021-08-08...
OpenVR can not be compiled using x86_64-w64-mingw32-g++ cross compiler due to missing classes: ```[ 10%] Building CXX object src/CMakeFiles/openvr_api.dir/openvr_api_public.cpp.obj /sources/extern/openvr/openvr-1.16.8/src/openvr_api_public.cpp:40:13: error: 'recursive_mutex' in namespace 'std' does not name a type...
In my game engine I'm seeing a strange problem with SteamVR. First things first the 3D rendering using OpenVR works. I'm using the render size as requested by OpenVR. I'm...
I can't get GetEyeToHeadTransform to work. It seems left and right matrices are flipped (I need to use the right matrix for the left image and vice versa). The main...
GIT Head build on Linux from today. - Run application - Open Browser Tab - Click Cloud button - Go to materials -> scanned - Double click a material, for...
Since today connecting to the ICQ network is not working anymore with this error: ```Failed to acquire authentication token (robusto).``` using icyque from GIT HEAD
System: GenToo 64-bit Action to reproduce: 1) Run "./trace-cmd-setup.sh", enter root password 2) Run "./trace-cmd-start-tracing.sh" Expected result: Command succeeds Actual result: ``` trace-cmd reset trace-cmd: No such file or directory...
I'm trying to get a Sony WH-CH700N (supports HSP and HSF) working on a Cambridge Silicon Radio, Ltd Bluetooth Dongle (CSR8510 A10). Two different dongles with the same chipset (one...
``` GoB Unkonwn System: Linux TypeError: StringProperty() argument 5 must be str, not bool Exception in module register(): /home/roland/.config/blender/3.6/scripts/addons/GoB/__init__.py Traceback (most recent call last): File "/opt/progs/blender-3.6.0-linux-x64/3.6/scripts/modules/addon_utils.py", line 369, in enable...
``` ./compressonatorcli-bin: error while loading shared libraries: libIlmImf-2_2.so.22: cannot open shared object file: No such file or directory ``` A required library is missing. Using LDD some more libraries are...