Home Forums Legacy SDKs Tobii Gaze SDK – No Eye Tracker found Reply To: Tobii Gaze SDK – No Eye Tracker found

#3762
Jonas [Tobii]
Participant

Hi Sai,

The ‘System.BadImageFormatException’ indicates you have built application for Win32 ant then using the Win64 SDK when running the applicaion. Or the other way around.

The linking error for tobiictl happens when you do not link with tetio.lib. Do you get this error from the bundled build files?