[PD] GEM under ubuntu Breezy...ain't Breezy

IOhannes m zmölnig zmoelnig at iem.at
Sat Jan 21 10:00:10 CET 2006


John Harrison wrote:
> did what you said. Installed the libxxf86vm-dev library. Built from the
> CVS sources. Now Pd tells me:
> 
> undefined symbol: glUniform4iARB

that's a problem with your openGL-driver.
configure Gem with "--without-ARB"
(obviously you're build will lack of ARB-extensions, like 
shader-support; but you cannot do much about it, since your 
openGL-driver does not support it)

note to myself: split the current ARB-test into test for ARB and a test 
for shaders. make the tests more aggressive (not only compiling/linking 
but also executing)
note to myself: time for glew

if you want to build debian-packages that way, you will have to modify 
the configure-flags in debian/rules accordingly

mfg.adsr
IOhannes




More information about the Pd-list mailing list