I have downloaded your Glitter program to run openGL on my macOS 10.13.6 using Xcode version 10.1 but I get the above error message in this line of code:
hash ^= abs(data[sizeof(uint16_t)]) << 18;
I would appreciate any suggestions for a fix.
Regards.