Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlatformError: Cocoa: Failed to retrieve display name #405

Open
benthomasson opened this issue Oct 6, 2024 · 1 comment
Open

PlatformError: Cocoa: Failed to retrieve display name #405

benthomasson opened this issue Oct 6, 2024 · 1 comment

Comments

@benthomasson
Copy link

I received this error message:

# github.com/go-gl/glfw/v3.2/glfw In file included from ../../go/pkg/mod/github.com/go-gl/[email protected]/v3.2/glfw/c_glfw_darwin.go:8: ../../go/pkg/mod/github.com/go-gl/[email protected]/v3.2/glfw/glfw/src/cocoa_window.m:989:9: warning: multiple methods named 'center' found [-Wobjc-multiple-method-names] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:602:19: note: using /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:417:1: note: also found GLFW: An uncaught error has occurred: PlatformError: Cocoa: Failed to retrieve display name GLFW: Please report this bug in the Go package immediately. 2024/10/06 09:45:21 PlatformError: Cocoa: Failed to retrieve display name

@dmitshur
Copy link
Member

dmitshur commented Oct 6, 2024

Thanks for the report. GLFW v3.2 is an older version. Does this also happen with v3.3?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants