Home › Forums › Software Development › The type or namespace name 'Tobii' could not be found › Reply To: The type or namespace name 'Tobii' could not be found
02/06/2020 at 11:10 #18110
Benjamin Kuß
Participant
Hi everybody.
I am having exactly the same problem as Yannick. Using VS 2019 Community.
I installed both the “.NET desktop development” and the “universal windows platform” workload.
Following the getting started guide at https://developer.tobii.com/consumer-eye-trackers/core-sdk/getting-started/.
Added Tobii.Interaction via NuGet Package manager.
Program cannot be compiled with error “The type or namespace name ‘Tobii’ could not be found”.
Any ideas what I could do?