Hi everyone,
I am trying currently to compile the C# runtime. But I get about 45 errors like this:
Error 1 The type or namespace name 'ExposedList' could not be found (are you missing a using directive or an assembly reference?) C:\Users\Christian\Documents\spine-runtimes\spine-csharp\src\Animation.cs 37 12 spine-csharp
Anyone know why that is? Am I missing something?
Thanks a lot,
Christian