Re: [PD] GEM and chromium

2007-06-17 Thread Alex
getting the Gem.lib to load while chromium is faking the opengl calls. Has anyone gotten this to work already? Without using the Chromium environment, PD runs fine with GEM on the mothership. But, when I try to run PD/GEM under Chromium, I get library loading errors for things

[PD] GEM and chromium

2007-05-15 Thread august
fine with GEM on the mothership. But, when I try to run PD/GEM under Chromium, I get library loading errors for things like : glGetShaderInfoLog, glDeleteProgram, etc.) Is there a way to compile GEM without glsl support entirely? I can't find any way to ./configure it so that glsl is disabled

Re: [PD] GEM and chromium

2007-05-15 Thread Roman Haefeli
? Without using the Chromium environment, PD runs fine with GEM on the mothership. But, when I try to run PD/GEM under Chromium, I get library loading errors for things like : glGetShaderInfoLog, glDeleteProgram, etc.) Is there a way to compile GEM without glsl support entirely? I

Re: [PD] GEM and chromium

2007-05-15 Thread august
already? Without using the Chromium environment, PD runs fine with GEM on the mothership. But, when I try to run PD/GEM under Chromium, I get library loading errors for things like : glGetShaderInfoLog, glDeleteProgram, etc.) Is there a way to compile GEM without glsl support