Since recent xgu changes (namely this commit), which removes inlining from xgu functions, some small source changes had to be manually added to both xgu header files before any example here could be compiled.
I've detailed the workaround in the readme, but as far as I can tell there's no way around this until the xgu functions are moved to proper .c source files.
Since recent xgu changes (namely this commit), which removes inlining from xgu functions, some small source changes had to be manually added to both xgu header files before any example here could be compiled.
I've detailed the workaround in the readme, but as far as I can tell there's no way around this until the xgu functions are moved to proper .c source files.