ogre

Post Reply
jdsitt
Posts: 4
Joined: Mon Mar 15, 2010 10:11 am

ogre

Post by jdsitt »

Hello,

I'm installing openvibe 0.5.0 in a new computer with ubuntu 9.10

No problems in the first steps (dependencies and building), but when I try to run linux-test I get the following errors:

OpenViBE-acquisition-server-dynamic: OgreGLSupport.cpp:57: virtual void Ogre::GLSupport::initialiseExtensions(): Assertion `pcVer && "Problems getting GL version string using glGetString"' failed.
OpenViBE-designer-dynamic: OgreGLSupport.cpp:57: virtual void Ogre::GLSupport::initialiseExtensions(): Assertion `pcVer && "Problems getting GL version string using glGetString"' failed.

Any hint of how can I fix this ?

Thank you for your help.

jdsitt
Posts: 4
Joined: Mon Mar 15, 2010 10:11 am

Re: ogre

Post by jdsitt »

I solved.

I had to active the driver for the video card.

Sorry for the noise.

yrenard
Site Admin
Posts: 645
Joined: Fri Sep 01, 2006 3:39 pm
Contact:

Re: ogre

Post by yrenard »

Dear jdsitt,

it is nice that you solved this issue yourself and even nicer that you posted the solution on the forum ;) I recommend you move to 0.6.0 if you have no particular reason to stay on 0.5.0. The latest release has major bug corrections in the acquisition server and proposes several additional features that you may want to look at.

Best regards,
Yann Renard

Post Reply