anome/Unity-VideoOutput

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

Opened this issue · 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

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