Home Forums Software Development [Solved] Project building with several errors when using EyeXFramework Reply To: [Solved] Project building with several errors when using EyeXFramework

#1718
Anders
Participant

Hi Siddarth,
it’s not an error that the console displays “Listening for gaze data” immediately, that’s how it is supposed to work. The main thread hangs on the next statement which is Console.In.Read() while the EyeX worker threads keep running and deliver gaze data events. But if you don’t receive any such events then something must be wrong.

Do the samples work for you if you run them unmodified?
Does the tracker light up when you run a sample?
Does the EyeX icon show in the notification area (“system tray”)? And, if you open the settings panel, is tracking enabled?