Home Forums Software Development [Solved] vb.net Reply To: [Solved] vb.net

#2636
Patrik [Tobii]
Participant

Hello Mehr,

There are two ways you can go to include the EyeXFramework in your VB.NET project.

1. Compile the framework yourself and add a reference to the compiled assembly.
2. Add the EyeXFramework C# project to your solution (it’s OK to mix them) and reference the project directly.

/ Patrik