@lorn-potter Thanks for getting back to me!
I'm trying to build this project:
https://github.com/herewegoblueno/cs1230-final
Just to provide context, this works well when built for Mac.
And yes I am importing GL/glew.h myself.
Also by the way I've also noticed that the compilers don't recognize the standard libraries like <vector>, <map>, etc (or maybe that's just the static checker? not sure if those will result in compile time errors since I can't build due to glew anyways)