Skip to content

Conversation

@linev
Copy link
Member

@linev linev commented Nov 12, 2025

On Mac platform without installed GLEW one gets error by first invocation of cmake:

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
/Users/user/git/root/graf3d/gl/GLEW_INCLUDE_DIR
   used as include directory in directory /Users/user/git/root/graf3d/gl

Problem that setting cache variable is not enough to overwrite already existing variable
So set variables as well.

Copy link
Member

@bellenot bellenot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Sergey! (just a small typo)

Co-authored-by: Bertrand Bellenot <[email protected]>
@github-actions
Copy link

Test Results

    20 files      20 suites   3d 14h 19m 30s ⏱️
 3 746 tests  3 745 ✅ 0 💤 1 ❌
73 177 runs  73 176 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 158ff5e.

@linev linev merged commit d0b4272 into root-project:master Nov 13, 2025
26 of 30 checks passed
@linev linev deleted the mac_glew branch November 13, 2025 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants