Using GLEW with MinGW

Hello!
I do not know how to use GLEW with MinGW. I tried to follow the instructions in
the homepage but it does not work. I looked for tutorials without any succes. Can somebody explain me how to install GLEW for the use with MinGW or show me a verbose tutorial? I do not find any.
Thank you for your help and sorry for probably bad english.
Okay I think I almost figured out how to use GLEW. I compiled glew.c and linked the result (glew.o). But when I execute the final .exe, the following error is being displayed:
The application was unable to start correctly (0xc000007b). Click OK to close the application.
I am using Windows 7 with 64-bit.
Last edited on
Topic archived. No new replies allowed.