Skip to content

Conversation

@merkys
Copy link

@merkys merkys commented Mar 19, 2024

When building nanovg on Debian unstable with -Werror=implicit-function-declaration in CFLAGS, three of the examples fail to build due to undefined functions. It seems that NANOVG_GLEW definition is missing in Linux configurations of these three examples despite being present in Windows configurations. This PR fixes the issue by adding NANOVG_GLEW to Linux configurations for these three examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant