I successfully deployed this preprocessor directive in Eclipse compiler options (-D) as I was looking for a solution to a problem that the -D has fortunately fixed.
Truth is I don't understand the fix. I thought a directive was, in this case,by its nature of substituting one thing for another #define GLEW_STATIC. Buy it doesn't seem to be swapping anything?? Seems to be more of a declaration. Where am I going wrong in thinking abt the precompiler directive.