Unity-VideoOutput icon indicating copy to clipboard operation
Unity-VideoOutput copied to clipboard

Can't build application (Unity 2020.1.4f1 Win10 x64)

Open benkuper opened this issue 5 years ago • 1 comments

Hello, When building an app, I get several compiler errors, mainly due to calls to EditorApplication that should be guarded between #if UNITY_EDITOR But even with those fixes, it eventually fails with an untraceable error ("Build failed with some errors"), and I can't find anything to do. Removing the plugin from the scene and from the project makes it compile ok again

benkuper avatar Sep 11 '20 15:09 benkuper

I´m having a similar issue in a Mac Mini (with M1 processor). I can build fine but when i start using Syphon, it stops working and shows this error in XCode: image

@mto-anomes any idea why this could be happening?

Thanks! D

Gabana avatar May 13 '21 16:05 Gabana