Home › Forums › Software Development › Tobii.Interaction › Reply To: Tobii.Interaction
29/04/2021 at 13:06 #20248
Grant [Tobii]
Keymaster
Hi @dorinsegall2706, the CS sample walkthrough starts from scratch which you can view @
https://tobiitech.github.io/interaction-library-docs/cs/html/index.html
with the Full Code @ https://tobiitech.github.io/interaction-library-docs/cs/html/sample_cs.html
thereafter try building via the command line which should take care of the DLL dependencies via the instructions
@ https://tobiitech.github.io/interaction-library-docs/cs/html/gettingstarted.html
Try this out and let us know, it should hopefully serve your needs as a very minimal sample which you can then adjust accordingly.