Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
trunc branch does not build
05-30-2011, 04:59 PM,
#1
trunc branch does not build
Code:
scons: Reading SConscript files ...
Checking for C++ header file asio.hpp... (cached) yes
Checking for C++ header file boost/bind.hpp... (cached) yes
Checking for C++ header file GL/gl.h... (cached) yes
Checking for C++ header file GL/glu.h... (cached) yes
Checking for C++ header file SDL/SDL.h... (cached) yes
Checking for C++ header file SDL/SDL_image.h... (cached) yes
Checking for C++ header file SDL/SDL_rotozoom.h... (cached) yes
Checking for C++ header file vorbis/vorbisfile.h... (cached) yes
Checking for C++ header file GL/glew.h... (cached) yes
Checking for C++ header file curl/curl.h... (cached) yes
scons: done reading SConscript files.
scons: Building targets ...
    CPP build/aabb.o
    CPP build/aabb_space_partitioning.o
    CPP build/ai.o
In file included from src/gl3v/rendertextureentry.h:5:0,
                 from src/gl3v/rendermodelext.h:6,
                 from include/rendermodelext_drawable.h:4,
                 from include/drawable.h:8,
                 from include/drawable_container.h:4,
                 from include/scenenode.h:4,
                 from include/ai.h:6,
                 from src/ai.cpp:1:
src/gl3v/glwrapper.h: In member function ‘void GLWrapper::SamplerParameteri(GLuint, GLenum, GLint)’:
src/gl3v/glwrapper.h:129:76: error: ‘glSamplerParameteri’ was not declared in this scope
src/gl3v/glwrapper.h: In member function ‘void GLWrapper::SamplerParameterf(GLuint, GLenum, GLfloat)’:
src/gl3v/glwrapper.h:130:79: error: ‘glSamplerParameterf’ was not declared in this scope
src/gl3v/glwrapper.h: In member function ‘void GLWrapper::SamplerParameterfv(GLuint, GLenum, const GLfloat*)’:
src/gl3v/glwrapper.h:131:89: error: ‘glSamplerParameterfv’ was not declared in this scope
In file included from src/gl3v/rendertextureentry.h:5:0,
                 from src/gl3v/rendermodelext.h:6,
                 from include/rendermodelext_drawable.h:4,
                 from include/drawable.h:8,
                 from include/drawable_container.h:4,
                 from include/scenenode.h:4,
                 from include/ai.h:6,
                 from src/ai.cpp:1:
src/gl3v/glwrapper.h: In member function ‘GLuint GLWrapper::GenSampler()’:
src/gl3v/glwrapper.h:150:38: error: ‘glGenSamplers’ was not declared in this scope
src/gl3v/glwrapper.h: In member function ‘void GLWrapper::DeleteSampler(GLuint)’:
src/gl3v/glwrapper.h:151:38: error: ‘glDeleteSamplers’ was not declared in this scope
src/gl3v/glwrapper.h: In member function ‘void GLWrapper::BindSampler(GLuint, GLuint)’:
src/gl3v/glwrapper.h:152:50: error: ‘glBindSampler’ was not declared in this scope
src/gl3v/glwrapper.h: In member function ‘void GLWrapper::unbindSampler(GLuint)’:
src/gl3v/glwrapper.h:153:36: error: ‘glBindSampler’ was not declared in this scope
scons: *** [build/ai.o] Error 1
scons: building terminated because of errors.
Reply


Messages In This Thread
trunc branch does not build - by antoniovazquez - 05-30-2011, 04:59 PM
[No subject] - by NaN - 05-30-2011, 05:10 PM
[No subject] - by antoniovazquez - 05-30-2011, 06:04 PM
[No subject] - by NaN - 05-30-2011, 07:00 PM
[No subject] - by antoniovazquez - 05-31-2011, 01:44 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)