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

Open with VS2019? #6

Open
duzenko opened this issue Aug 18, 2019 · 3 comments
Open

Open with VS2019? #6

duzenko opened this issue Aug 18, 2019 · 3 comments

Comments

@duzenko
Copy link

duzenko commented Aug 18, 2019

How do I configure the GLFW dependency properly?
In VS2019 I go File - Open - CMake… then it opens the project but fails to build it with this error:
particlescompute\ninja : error : 'glfw-NOTFOUND', needed by 'OpenGL_Particlesystem.exe', missing and no known rule to make it
image
Sorry, I'm clueless around cmake

@duzenko
Copy link
Author

duzenko commented Aug 18, 2019

The GLFW itself that I downloaded from https://github.com/glfw/glfw/releases/download/3.2.1/glfw-3.2.1.zip builds in VS2019 fine. But how do I link it to the particles project?
image

@StanEpp
Copy link
Owner

StanEpp commented Aug 18, 2019

I haven't tried to build it with VS2019. When I find some time I can take a look at it. If you find a way to fix this, then a pull request is welcome. :)

@ghost
Copy link

ghost commented Nov 19, 2019

image
LINK this two lib。
I build it with VS2017,have the same error。

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