HELP!! Why I cant Compile any OpenGL source code in C++??

Why I cant Compile any OpenGL source code in C++??
I added the Gl/glu.h Library But when i press Link 24 Errors appears from nowhere!!
what should i do? :confused: :confused:

#pragma comment(lib, “opengl32.lib”)
#pragma comment(lib, “glu32.lib”)
#pragma comment(lib, “glaux.lib”)

Add these