Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Search:

Type: Posts; User: Power

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,050

    Re: Symbol "___glewFramebufferTexture2DEXT".

    Project->Property->linker->Input->Additional Dependencies, here you need type in glew32.lib, glew32mx.lib
  2. Replies
    6
    Views
    1,050

    Re: Symbol "___glewFramebufferTexture2DEXT".

    You also need to copy glew32.lib, glew32mx.lib into the project local folder.
  3. Replies
    13
    Views
    4,101

    Re: another interesting GLEW error

    Not sure if you have solved this problem or not. I have recently met the same problem, I solved it by just copying the glew32.dll and glew32mx.dll to the folder where my visual studio project is,...
Results 1 to 3 of 3