C#
Posted: 19 Jul 2016, 10:55
Dear everyone,
I have tried to access the C# SAMPLE program from Github, but once i try to run the code in Visual studio it gives out several error msgs. Is there anyone who has experienced the same problem? How to tackle it?
Below is one of error messages.
Severity Code Description Project File Line Suppression State
Error CS0433 The type 'ConcurrentDictionary<TKey, TValue>' exists in both 'System.Threading, Version=1.0.2856.102, Culture=neutral, PublicKeyToken=31bf3856ad364e35' and 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' sdk_3.5 C:\Users\nizetha\Desktop\tet-csharp-client-master\tet-csharp-client-master\sdk\GazeApiManager.cs 375 Active
I have tried to access the C# SAMPLE program from Github, but once i try to run the code in Visual studio it gives out several error msgs. Is there anyone who has experienced the same problem? How to tackle it?
Below is one of error messages.
Severity Code Description Project File Line Suppression State
Error CS0433 The type 'ConcurrentDictionary<TKey, TValue>' exists in both 'System.Threading, Version=1.0.2856.102, Culture=neutral, PublicKeyToken=31bf3856ad364e35' and 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' sdk_3.5 C:\Users\nizetha\Desktop\tet-csharp-client-master\tet-csharp-client-master\sdk\GazeApiManager.cs 375 Active