Home › Forums › Software Development › Tobii.Interaction › Reply To: Tobii.Interaction
28/04/2021 at 20:31 #20243
Participant
Hi
I downloaded the library from the link , and I was able to run the example cs_sampel in vs2017
but when I tried to start a project from scratch, ( c# forms project -.NET Frameworke 4.6.1 ) I could not connect to the DLL – I think it’s a problem of SDK/Framework versions –
Is there any guide for starting a new project in VS2017?
In fact I need something very minimal – I create a simple project of buttons and want to activate them with eye movements by sending the coordinates of the buttons to the object of the “Rectangle” as in the main example.
“This is the error i get- “‘tobii_interaction_lib_c’. The specified module could not be found. ”