Open TheBricktop opened 7 years ago
Same here. It is really frustrating since I was planning on using this library with HTC Vive.
Edit: Tried using this post but it seems like .NET itself have a bug where you cannot assign project references and use extern alias something
.
i am having the same issue, has anyone been able to fix this issue?
How to fix: #13
The issue is still persisting because the library WebSocket4Net declared an Action in the namespace System. I'm Unable to change the source code to generate a dll with all the dependencies. Any help?
i have the same problem with the library WebSocket4Net help!
Same issue when using Holotoolkit ...
"Assets/GoogleVR/Demos/Scripts/ScrollingUIDemo/Transitions/IUITransition.cs(21,45): error CS0433: The imported type `System.Action' is defined multiple times "
It seems that i have collision between SocketIoClientDotNet and Sytem.core where type Action is defined twice.