Hi,
./configure --without-ffmpeg --disable-ARB
--disable-Manips
tried /home/gerda/Gem/src/Gem.pd_linux and succeeded
/home/gerda/Gem/src/Gem.pd_linux: /home/gerda/Gem/src/Gem.pd_linux:
undefined symbol: glUseProgramObjectARB
produced different undefined symbol.
only: ./configure --without-ffmpeg --disable-ARB still results in: /usr/local/lib/pd/extra/Gem.pd_linux: /usr/local/lib/pd/extra/Gem.pd_linux: undefined symbol: glUniform4iARB
or try the attached patch against Base/GemGL.h (and tell me if it worked)
please slowlier. try patch against-does that mean-add it insided my existing GemGl.h-?
you have to re-run make
just make clean -> and then make again and still using same configure options as before?
Gerda
p.s. I have a radeon card.