Home › Forums › Software Development › Using Tobii EyeX with QT creator ? › Reply To: Using Tobii EyeX with QT creator ?
30/04/2015 at 13:28 #2911

Participant
Hi Liagre,
What are the top five compilation errors? Another thing to try is to use the C API directly, using EyeX.h instead of EyeX.hpp. I think the C++ binding requires Windows.h, and the C API is the one used in the samples included in the SDK.