Hello, I'm facing an error while building chrono with OpenGL. The error is with GLEW library and even if I have defined the path of GLEW library in the Cmake for Windows 64 bit, the error is persistent.
Any leads to solve this issue would be appreciated. ==== Chrono OpenGL module ==== CMake Error at C:/Program Files/CMake/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find GLEW (missing: GLEW_INCLUDE_DIRS GLEW_LIBRARIES) Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) C:/Program Files/CMake/share/cmake-3.26/Modules/FindGLEW.cmake:238 (find_package_handle_standard_args) src/chrono_opengl/CMakeLists.txt:42 (find_package) -- You received this message because you are subscribed to the Google Groups "ProjectChrono" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/projectchrono/f060a8c4-0e8f-4527-a05d-19583d475084n%40googlegroups.com.
