alexandra
08-14-2006, 06:53 AM
I ve been trying to use commands like glCreateShader, glCompileShader and so on.
I have the latest glew.h and did all instructions that are described on that page http://www.lighthouse3d.com/opengl/glsl/
i did all the changes in project->properties->linker ... input
but it doesnt work.
error message :
ogl.obj : error LNK2001: Nichtaufgeloestes externes Symbol __imp____glewCompileShader
but the command ist glCompileShader not glew.
Does anybody know why?? :(
thank you very much.
alexandra
I have the latest glew.h and did all instructions that are described on that page http://www.lighthouse3d.com/opengl/glsl/
i did all the changes in project->properties->linker ... input
but it doesnt work.
error message :
ogl.obj : error LNK2001: Nichtaufgeloestes externes Symbol __imp____glewCompileShader
but the command ist glCompileShader not glew.
Does anybody know why?? :(
thank you very much.
alexandra