Hi all,
I dont know if anyone had reported this (or even gotten this error) but I am trying out CVS Gem and I got it to build but not load: /usr/local/lib/pd/extra/Gem.pd_linux: /usr/local/lib/pd/extra/Gem.pd_linux: undefined symbol: glDeleteProgramsNV
I believe I am using the Oct-25 CVS Gem. This is the title of the most recent entry in ChangeLog 2004-05-19 11:17 tigital
I will try updating my snapshot and seeing if this is fixed. Thanks, -thewade
On Oct 30, 2005, at 5:43 PM, thewade wrote:
I dont know if anyone had reported this (or even gotten this error)
but I am trying out CVS Gem and I got it to build but not load: /usr/local/lib/pd/extra/Gem.pd_linux: /usr/local/lib/pd/extra/ Gem.pd_linux: undefined symbol: glDeleteProgramsNVI believe I am using the Oct-25 CVS Gem. This is the title of the
most recent entry in ChangeLog 2004-05-19 11:17 tigital
...yeh, it's been awhile since I updated the ChangeLog...I'll try to
do that tonight...
I will try updating my snapshot and seeing if this is fixed.
...and you'll see that it doesn't fix: this is a well covered FAQ,
please search the archives for glDeleteProgramsNV problems and linux
GL installs...
james
james tittle wrote:
I will try updating my snapshot and seeing if this is fixed.
...and you'll see that it doesn't fix: this is a well covered FAQ,
please search the archives for glDeleteProgramsNV problems and linux GL installs...
not necessarily. ever now and then when this problems pops up, i try to find some more generic tests and fix the configure-script in order to detect, whether the system supports NV/ARB-extensions or not. there is even a configure-flag (--disable-NV) that should turn that extension off.
please report back, if it works when you use this flag (and send the configure logs)
we really should switch to glew.
mfga.sdr. IOhannes