[fluxus] scons not building on linux

patrick puredata at 11h11.com
Wed Jan 31 16:57:52 PST 2007


hello,

i am running ubuntu updated with ode compile from source. here's what i 
got when i am trying to scons fluxus. what should i do?


g++ -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC 
-DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=11 -I/usr/local/include 
-I/usr/include -Ilibfluxus/src -Ilibfluxphysics/src -c -o 
libfluxus/src/GLSLShader.o libfluxus/src/GLSLShader.cpp
libfluxus/src/GLSLShader.cpp: In member function 'bool 
GLSLShader::Load(const std::string&, const std::string&)':
libfluxus/src/GLSLShader.cpp:135: error: 'glGetProgramiv' was not 
declared in this scope
libfluxus/src/GLSLShader.cpp:140: error: 'glGetProgramInfoLog' was not 
declared in this scope
libfluxus/src/GLSLShader.cpp: In member function 'unsigned int 
GLSLShader::LoadShader(std::string, unsigned int)':
libfluxus/src/GLSLShader.cpp:174: error: 'glGetShaderiv' was not 
declared in this scope
libfluxus/src/GLSLShader.cpp:180: error: 'glGetShaderInfoLog' was not 
declared in this scope
scons: *** [libfluxus/src/GLSLShader.o] Error 1
scons: building terminated because of errors.


pat



More information about the Fluxus mailing list