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
You can try to create a folder called "cmake" in the same location as the main CMakeListst.txt (in your case, D:/Users/Documents/GitHub/RendererGL) and place the FindGLEW.cmake file there.
I'm having a similar issue, where it can't seem to find FindGLEW.cmake (despite it being in my CMake install files).
Adding it as a cmake module in the source files of it doesn't seem to he working either.
When I make wtih CMake Gui, get some errors:
I seted the GLEW_DIR, but get the same erros.
The text was updated successfully, but these errors were encountered: