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

#5436
Alex [Tobii]
Participant

Hi!

You only need to reference MANAGED dlls if you are programming in a managed language (for example C#):
– Tobii.EyeX.Client.Net20.dll
– EyeXFramework.dll
You also need to make sure that NATIVE dll ( Tobii.EyeX.Client.dll ) is copied to the output folder.

Also make sure that you reference correct dlls depending on if you build for x86 or x64.