Skip to content

Conversation

@SiboVG
Copy link
Contributor

@SiboVG SiboVG commented Jan 3, 2026

Hi. I had an issue compiling JOGL on my macOS system, because of fatal errors in "pointer to integer" conversions. Modern versions of Xcode (Clang) treat these conversions as fatal errors, whereas older versions only treated them as warnings.

Instead, this PR adds a compilation argument to treat these conversions as warnings instead.

…ror on macOS

Modern versions of Xcode (Clang) treat "pointer to integer" conversions as fatal errors, whereas older versions only treated them as warnings. This causes the build to fail on macOS.
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