Home › Forums › Software Development › Tobii.EyeX.Client.dll
- This topic has 6 replies, 2 voices, and was last updated 3 years, 10 months ago by Grant [Tobii].
- AuthorPosts
- 25/09/2019 at 04:33 #12024quocParticipant
When I try to run the Interaction_Wpf_101 CoreSDK sample, I get
System.DllNotFoundException: ‘Unable to load DLL ‘Tobii.EyeX.Client.dll’: The specified module could not be found. (Exception from HRESULT: 0x8007007E)’
What do? Where is that dll? Also I try to make it work for 4c the 4c not eyex
25/09/2019 at 20:13 #12033Grant [Tobii]KeymasterHi @quoc, in order to be able to run the Core SDK samples, you will need to install the Core SDK library via the Nuget Package Manager.
Within Visual Studio -> Project -> Manage Nuget Package -> Search “Tobii Interaction” and install.
Therafter, the sample applications should run correctly. Please try it out and let us know how you get on.
16/11/2020 at 02:04 #19304PatrickParticipantHi @Grant-Rogers
The Tobii Interaction Package is not available on Nuget anymore. Can you provide an update to this?16/11/2020 at 12:24 #19306Grant [Tobii]KeymasterHi @patrick2020, the Interaction Library is no longer available on Nuget. Please download the latest version directly @
https://developer.tobii.com/consumer-eye-trackers-interaction-library-getting-started/
Best Wishes.
17/11/2020 at 17:43 #19314PatrickParticipantHi @Grant-Rogers
The latest version does not contain Tobii.EyeX.Client.dll17/11/2020 at 18:15 #19316PatrickParticipantAlso when using the new library, I am getting this error,
18/11/2020 at 12:56 #19324Grant [Tobii]KeymasterHi @patrick2020 ah sorry about that, I see you are using the deprecated Core SDK which you can still get @ https://www.nuget.org/packages/Tobii.Interaction/
However this SDK is now 4 years old and no longer supported so we would recommend to migrate to the Interaction Library.
Please let us know how you get on. Best Wishes.
- AuthorPosts
- You must be logged in to reply to this topic.