>我有visual studio c ++ express和NVIDIA GeForce 7900 GS.我正在使用glew来获取openGL扩展.调用glGenBuffers崩溃为其NULL指针tho.在我进行调用之前,我有一个开放的GL上下文(wglGetCurrentContext()!= NULL).我在通话前打电话给glewInit().glewGetString(GLEW_VERSION)返回GLEW_VERSION_1_5.我究竟做错了什么 ?这张卡太旧了吗?是司机吗?
windows opengl access-violation
access-violation ×1
opengl ×1
windows ×1