GameFoundry/bsf

macOS 10.14+ support

nikomoravec opened this issue · 0 comments

BsMacOSContext in bsfGLRendererAPI uses deprecated macOS OpenGL/AppKit functions such as NSOpenGLContext setView and NSOpenGLCPSwapInterval. As result - run bsf applications is not possible on modern OS X versions. Is there any solutions for this?