Home Forums Software Development Using Tobii EyeX with QT creator ? Reply To: Using Tobii EyeX with QT creator ?

#2911
Jenny [Tobii]
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.