Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cvs compile on ubuntu 10.04
06-01-2011, 07:57 AM,
#1
cvs compile on ubuntu 10.04
Hi
just downloaded via cvs as package install didn't work. Now I get this below. Many thanks for help
Michael

michael@ubuntu:~/CPP/vdrift1$ scons
scons: Reading SConscript files ...
Checking for C++ header file asio.hpp... yes
Checking for C++ header file boost/bind.hpp... yes
Checking for C++ header file GL/gl.h... yes
Checking for C++ header file GL/glu.h... yes
Checking for C++ header file SDL/SDL.h... yes
Checking for C++ header file SDL/SDL_image.h... yes
Checking for C++ header file SDL/SDL_rotozoom.h... yes
Checking for C++ header file vorbis/vorbisfile.h... yes
Checking for C++ header file GL/glew.h... yes
Checking for C++ header file curl/curl.h... 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,
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: 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: 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: error: ‘glSamplerParameterfv’ was not declared in this scope
In file included from src/gl3v/rendertextureentry.h:5,
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: error: ‘glGenSamplers’ was not declared in this scope
src/gl3v/glwrapper.h: In member function ‘void GLWrapper:Big GrineleteSampler(GLuint)’:
src/gl3v/glwrapper.h:151: 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: error: ‘glBindSampler’ was not declared in this scope
src/gl3v/glwrapper.h: In member function ‘void GLWrapper::unbindSampler(GLuint)’:
src/gl3v/glwrapper.h:153: error: ‘glBindSampler’ was not declared in this scope
scons: *** [build/ai.o] Error 1
scons: building terminated because of errors.
michael@ubuntu:~/CPP/vdrift1$
Reply


Messages In This Thread
cvs compile on ubuntu 10.04 - by mike4 - 06-01-2011, 07:57 AM
[No subject] - by antoniovazquez - 06-01-2011, 08:36 AM
[No subject] - by skankerror - 06-01-2011, 08:40 AM
[No subject] - by antoniovazquez - 06-01-2011, 08:56 AM
[No subject] - by mike4 - 06-03-2011, 04:17 AM
[No subject] - by NaN - 06-03-2011, 05:14 PM
[No subject] - by mike4 - 06-04-2011, 04:41 AM
[No subject] - by portets - 06-07-2011, 08:27 PM
[No subject] - by joevenzon_phpbb2_import3 - 06-08-2011, 10:34 AM
[No subject] - by portets - 06-08-2011, 06:56 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)