Skip to content

Fix build#6

Open
elaude wants to merge 2 commits into
DillonCislo:mainfrom
elaude:build-fix
Open

Fix build#6
elaude wants to merge 2 commits into
DillonCislo:mainfrom
elaude:build-fix

Conversation

@elaude
Copy link
Copy Markdown

@elaude elaude commented Apr 29, 2026

I'm on CMake 4.3.2 and apparently by default it refuses to run due to the ngl-beta cmake file being too old, this forces CMake to run anyway. Mostly seems to work fine even though the file is old. However I had to change the GLUT variable GLUT_LIBRARY to GLUT_LIBRARIES which is the only variable that works in my version.

Also remove build artifacts from version control since they are autogenerated. There are still a ton of Mac OS specific hidden metadata files in the ngl-beta directory, but I didn't remove them because they were not build-generated files, but they are likely also superfluous and should probably also be removed.

elaude added 2 commits April 29, 2026 14:21
These files are autogenerated with each build and should not be tracked by version control.
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

Successfully merging this pull request may close these issues.

1 participant