Modern OpenGL 3.0+ [SETUP] GLFW and GLEW on Windows (Absolute Linking)

  • igor_sr
    Likes 0

    Problem Description

    Hi.

    I use your sample from YouTube for setup GLFW and GLEW on windows 7,visual studio 2015.I have warning

    glew32s.lib(glew.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'glew32s.lib(glew.obj)' or at 'C:\dev\vcProjects\Test\Debug\vc120.pdb'; linking object as if no debug info

    and I can’t find decision.If you have time help me.

    Thanks.

  • Sonar Systems admin
    Likes 0

    Go through the video again and confirm all linkage is correct for your directories.

Login to reply