Big problem with opengl,acces violation

Hi! I am programing an aplication in c++ builder,with an opengl window,and I have a big problem. My program runs well. The compilation is good,but when it starts to run and create the opengl window,appears an error window with an ‘acces violation’ message. the debugg stops in the funcition glMatrixMode,but i don’t know if this could be important. This prgram runs very well in other pc’s with windows 2000.Does anybody knows what is happening to me?any solutions?thanks.

P.D.:sorry fir my english.:S

please display a part of your code here, it can be a bad pointer or something like that…

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.