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

Linking error #3769

Closed
NullifiedMistake opened this issue Jan 29, 2021 · 3 comments
Closed

Linking error #3769

NullifiedMistake opened this issue Jan 29, 2021 · 3 comments

Comments

@NullifiedMistake
Copy link

NullifiedMistake commented Jan 29, 2021

image

How to fix this

Im using dear imgui, OpenGL 3 (gl3w)

@PathogenDavid
Copy link
Contributor

Next time you submit an issue you should read the issue template, which requests you do not open issues for linker errors and instead seek help on the ImGui Discord.

Those errors are not caused by Dear ImGui, they are caused by GLFW. You can find guidance setting up your project to build with GLFW here: https://www.glfw.org/docs/latest/build.html

@NullifiedMistake
Copy link
Author

Next time you submit an issue you should read the issue template, which requests you do not open issues for linker errors and instead seek help on the ImGui Discord.

Those errors are not caused by Dear ImGui, they are caused by GLFW. You can find guidance setting up your project to build with GLFW here: https://www.glfw.org/docs/latest/build.html

ok stfu

@ocornut
Copy link
Owner

ocornut commented Jan 30, 2021

Blocked and also sorry but #1586
Hopefully the answer may be of use to others.

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

No branches or pull requests

3 participants