Open emc2ws opened 3 years ago
How could I use it in macOS development ?
I'm sorry, but there is no plan to make the framework support macOS at this time, as I'm not quite familiar with macOS development. However, if anyone can help do this and make a pull request, it would be greatly appreciated.
I was able to run this on an M1 MacBook, but it crashes on Intel Mac.
For the main Target, check "Mac Catalyst". Now build for Mac Catalyst on an M1 Mac. If you get a compile error, you might need to comment out "kCVPixelBufferOpenGLESCompatibilityKey" in VideoCompositer.
How could I use it in macOS development ?