如何解决VC中的链接错误?
1>FormStaticInfo3D.obj:errorLNK2019:无法解析的外部符号__imp__wglCreateContext@4,该符号在函数"protect...
1>FormStaticInfo3D.obj : error LNK2019: 无法解析的外部符号 __imp__wglCreateContext@4,该符号在函数 "protected: int __thiscall CFormStaticInfo3D::CreateViewGLContext(struct HDC__ *)" (?CreateViewGLContext@CFormStaticInfo3D@@IAEHPAUHDC__@@@Z) 中被引用
展开
1个回答
展开全部
wglCreateContext 函数没有定义,可能是函数没有实现,或者没有导入库
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询