- This topic has 1 reply, 2 voices, and was last updated 5 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Legacy SDKs › Type and namespace error
Hey all,
I am new to Tobii and want to create an application. I just installed tobii eye tracking software and also have configured it as by required eye position. I also installed the sdk (Tobii.EyeX.Client, Tobii.EyeX.Framework and Tobii.Interaction) through visual studio (NuGet packages).
However, the problem is that when i write the program it gives errors such as ‘The type or namespace name ‘Interaction’ does not exist in the namespace ‘Tobii’.
Please help me. I don’t know where did I do wrong.
Thanks
Hi @rasa, sorry to hear about your issues.
We have an extensive set of sample programs included with the Tobii Core SDK which you can download @ https://github.com/Tobii/CoreSDK
I would recommend you try to run of these to get an idea of the proper syntax to get up and running.
Alternatively, we have published a getting started guide to write your own program from scratch @ https://tobii.github.io/CoreSDK/articles/getting_started.html
Please kindly go through these and let us know if we can be of any further assistance.