From: Stephen F. <ste...@gm...> - 2009-09-18 17:54:51
|
Hello, In the event anyone else tries, since I couldn't find anything but one lonely thread on the internet... The solution is to add all of the glX*() calls to the bottom of the function[] in getprocaddress.py, although the proper solution would probably be to create a glXapi_parser or something. I can provide the files for anyone interested, and running "python crdemo.conf glewinfo > out1" gives some pretty neat information, especially combined with a diff of "glewinfo > out2" -Stephen On Tue, Sep 15, 2009 at 9:33 AM, Stephen Furlani <ste...@gm...>wrote: > Hello, > I know I've been saturating the list lately, but I have some more > questions. > > I've downloaded and run MeVisLab fine by itself. > > However, when I run it with Chromium, I get the error: > (MeVisLab) Cerr: GLEW Error: GLX 1.2 and up are not supported. > > And some warnings: > CR Warning(rockstest: 24536): crPackReleaseBuffer called with no current > buffer > > although it will do everything except display images... > > any thoughts? can I update the GLEW with chromium? > > -- > -Stephen Furlani > *I'm moving to a new email* > ste...@gm... > Please update your address books, thanks! > -- -Stephen Furlani *I'm moving to a new email* ste...@gm... Please update your address books, thanks! |