Closed BattleAxeVR closed 2 years ago
static
When compiling the code on mac catalyst (which uses IOS SDK), I ran into a compiler error with -Werror -Wmissing-prototypes.
-Werror -Wmissing-prototypes
Co-authored-by: Ryan Pavlik ryan.pavlik@collabora.com
static
keyword to avoid -Wmissing-prototypesWhen compiling the code on mac catalyst (which uses IOS SDK), I ran into a compiler error with
-Werror -Wmissing-prototypes
.Co-authored-by: Ryan Pavlik ryan.pavlik@collabora.com