8000 resolve build problem in cygwin toolchain by padmadevd · Pull Request #2688 · glfw/glfw · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

resolve build problem in cygwin toolchain #2688

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

padmadevd
Copy link

when building using cmake. it defines the macro _GLFW_WIN32 for win32. but the glfw don't recognise the macro. so that the definitions in the win_thread.c .... etc are not defined. so undefined error arise when building a application. This error arises only when using cygwin toolchain. when using mingw, it defines MINGW32 so the glfw recognise it.

resolve build problem in cygwin toolchain
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

Successfully merging this pull request may close these issues.

1 participant
0