Tagged: SteamVR plugin
- This topic has 2 replies, 3 voices, and was last updated 5 years, 8 months ago by Ovidiu C [Tobii].
- AuthorPosts
- 08/03/2019 at 11:00 #9680JoostParticipant
Hi,
I am trying to integrate Tobii eyetracking into an existing HTC Vive project and after importing the SDK package I get 139 compile errors on Assets/TobiiXR/Core/Providers/OpenVR/Plugins/openvr_api.cs They are all of the type The namespace `Valve.VR’ already contains a definition for ….
I can see that in Assets/SteamVR/Plugins there is also an openvr_api.cs
That’s probably causing the conflict. Can I safely remove one of them?
Thanks.
11/03/2019 at 13:31 #9773Grant [Tobii]KeymasterHi @joostbos, sorry to hear about your issues. As the XR SDK is still under active development, the engineering team has requested that you kindly send compilation errors of this type directly to them at [email protected]
Thereafter, a member of the team should be in touch promptly. Apologies for any inconvenience and thanks for your understanding.
25/03/2019 at 14:06 #10536Ovidiu C [Tobii]ParticipantUpdating for tracking purposes: the solution was to remove the Tobii folder and then include the latest SDK. Another part of the problems experienced was caused by the fact that @joostbos updated Unity to a version that, unlike previous ones, did not include OpenVR package. But, after seeing the warning and installing OpenVR manually, everything worked fine so we can consider this solved.
On our end, we have updated the documentation with a warning regarding deleting the folder before updating to a newer SDK: https://developer.tobii.com/vr/develop/unity/getting-started/ - AuthorPosts
- You must be logged in to reply to this topic.