Hello,<br><br>I'm trying to build fluxus in ubuntu, scons currently gets as far as<br><br><div style="margin-left: 40px;">scons: Building targets ...<br>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
<br>libfluxus/src/GLSLShader.cpp: In member function 'bool GLSLShader::Load(const std::string&, const std::string&)':<br>libfluxus/src/GLSLShader.cpp:135: error: 'glGetProgramiv' was not declared in this scope<br>

libfluxus/src/GLSLShader.cpp:140: error: 'glGetProgramInfoLog' was not declared in this scope<br>libfluxus/src/GLSLShader.cpp: In member function 'unsigned int GLSLShader::LoadShader(std::string, unsigned int)':<br>libfluxus/src/GLSLShader.cpp:174: error: 'glGetShaderiv' was not declared in this scope
<br>libfluxus/src/GLSLShader.cpp:180: error: 'glGetShaderInfoLog' was not declared in this scope<br>scons: *** [libfluxus/src/GLSLShader.o] Error 1<br></div><br>I don't have any particular idea what I can do at this stage... Not very experienced at all this...
<br><br>Any ideas?  Any more info I can provide to help?<br><br>Cheers,<br>Peter<br>