Hi,
I don’t see glu.h included in juce_opengl.h, and you are linking with glu32.lib (at least on Windows).
Is there a reason for this?
Bye
Hi,
I don’t see glu.h included in juce_opengl.h, and you are linking with glu32.lib (at least on Windows).
Is there a reason for this?
Bye
Ah, I think that just got left in there from a long long time ago, it’s not needed now. Thanks for letting me know, I’ll remove it!