You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Sorry, I'm clueless around cmake
The text was updated successfully, but these errors were encountered:
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. :)
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
Sorry, I'm clueless around cmake
The text was updated successfully, but these errors were encountered: