EyeTribe / tet-unity-devkit

Unity SDK for The Eye Tribe Tracker & VR
Other
6 stars 11 forks source link

'GazeManagerCore.CalibrationAbortAsync()' is inaccessible #3

Open yaqinh opened 7 years ago

yaqinh commented 7 years ago

When I download the tet-unity-devkit-v.1.1.0.0 and EyeTribeUnityDevKit_1.1.0.0_win_x86_64. And when I run the unity-sample in tet-unity-devkit-v.1.1.0.0 folder through unity, I get the following error:

Severity Code Description Project File Line Suppression State Error CS0122 'GazeManagerCore.CalibrationAbortAsync()' is inaccessible due to its protection level unity-sample.CSharp C:\Users\yaqinh\Documents\VR\eyeTracker1.1\tet-unity-devkit-v.1.1.0.0\unity-sample\Assets\TheEyeTribe\Scripts\Calibration\CalibrationManager.cs 111 Active

I want to debug it but finally it leads me to some protected files.

arnebp commented 7 years ago

Could you try again with the latest release (1.1.0.1)?

If you are still having problems, please check if the Unity version you are using is supported by the tet-unity-devkit.

Let me know if this works.