GWork icon indicating copy to clipboard operation
GWork copied to clipboard

Fix OpenGL Core for OSX

Open billyquith opened this issue 7 years ago • 2 comments

Fails, as described here: https://github.com/glfw/glfw/issues/876

  • Operating System (name & version): OSX 10.12
  • Compiler (name & version): clang
  • Target renderer: OpenGL Core
  • cmake command-line used: -GXcode -DRENDER_OPENGL_CORE=ON

billyquith avatar May 19 '18 14:05 billyquith

This looks to be a problem with GLFW3, perhaps fixed in (unreleased) 3.3.

@Megaxela Does this work ok on other platforms❓

billyquith avatar May 19 '18 14:05 billyquith

Yes it's working on Windows (checked with AMD R9 380) and Linux (Intel integrated) I guess this issue must stay open until you'll be able to check it with new GLFW (it's almost released). Or find any fix (without patching glfw ofc)

On Sat, May 19, 2018, 17:09 Bill Quith [email protected] wrote:

This looks to be a problem with GLFW3, perhaps fixed in (unreleased) 3.3.

@Megaxela https://github.com/Megaxela Does this work ok on other platforms❓

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/billyquith/GWork/issues/79#issuecomment-390407498, or mute the thread https://github.com/notifications/unsubscribe-auth/ABY5eEseb-Q_UMEUi1ZaJWrE9kD2cLqLks5t0CeWgaJpZM4UFuLZ .

Megaxela avatar May 19 '18 14:05 Megaxela