Skip to content

link error #1

@jackweiwang

Description

@jackweiwang

1>OpticalFlow_GPU.obj : error LNK2001: 无法解析的外部符号 __imp___glewVertexAttribPointer
1>OpticalFlow_GPU.obj : error LNK2001: 无法解析的外部符号 __imp_glClear
1>OpticalFlow_GPU.obj : error LNK2001: 无法解析的外部符号 __imp___glewGetShaderiv
1>OpticalFlow_GPU.obj : error LNK2001: 无法解析的外部符号 __imp___glewCompileShader
1>OpticalFlow_GPU.obj : error LNK2001: 无法解析的外部符号 __imp___glewCreateShader
1>OpticalFlow_GPU.obj : error LNK2001: 无法解析的外部符号 __imp___glewBindBuffer
1>OpticalFlow_GPU.obj : error LNK2001: 无法解析的外部符号 __imp___glewCreateProgram
1>OpticalFlow_GPU.obj : error LNK2001: 无法解析的外部符号 __imp_glBindTexture
1>OpticalFlow_GPU.obj : error LNK2001: 无法解析的外部符号 __imp_glGenTextures

我用的你自带的opengl库, 为什么会出现这个错误啊

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions