User forums > Using Code::Blocks
code::blocks and glew
(1/1)
f56bre:
Hi,
I just want to use glew in order to manage my OpenGL extensions, so I have added
glew.h and glew.c at my projet and put GLEW_STATIC in project/build options/#define.
But it doesn't work, there is a link problem.
Has anybody already used glew with code::blocks?
Charon:
Yes i use GLEW in my project but link dynamically to it.
Works without a hassle.
Any reason why you want to link statically with it?
Navigation
[0] Message Index
Go to full version