• Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    eliot
    Posts: 564 from 2004/4/15
    Is glGenerateMipmap not available on mos?

    Code:

    g++ -c lib/src/Renderer.cpp -std=c++11 -noixemul -I lib/include
    lib/src/Renderer.cpp: In member function 'void exdevgfx::Renderer::initObject(exdevgfx::Object&)':
    lib/src/Renderer.cpp:197:35: error: 'glGenerateMipmap' was not declared in this scope
    glGenerateMipmap(GL_TEXTURE_2D);
    regards
    eliot
  • »15.04.17 - 07:50
    Profile