opengpl issues

Post Reply
obould
Posts: 6
Joined: Mon May 04, 2015 8:47 am

opengpl issues

Post by obould »

Hello

When trying to play on ubuntu 14.04 I get an error concerning opengpl. Is there a version of pioneer out there that is backwards compatible with older opengpl versions?

Best regards.
Obould
FluffyFreak
Posts: 1343
Joined: Tue Jul 02, 2013 1:49 pm
Location: Beeston, Nottinghamshire, GB
Contact:

Re: opengpl issues

Post by FluffyFreak »

"opengpl"? You mean "OpenGL" yes?

There's older versions that ran on OpenGL 2.0 but currently Pioneer requires OpenGL 3.x. If you wanted to resurrect the old GL2 code then I could help you do that but part of the reason it was removed was that I was finding it a pain to work with.

Andy
impaktor
Posts: 1008
Joined: Fri Dec 20, 2013 9:54 am
Location: Tellus
Contact:

Re: opengpl issues

Post by impaktor »

Please see the FAQ on our wiki. It describes your options.
obould
Posts: 6
Joined: Mon May 04, 2015 8:47 am

Re: opengpl issues

Post by obould »

Yes I mean OpenGL :)
It turns out my vga card does not support opengl 3 (it s an older intel graphics card, updating drivers did not help). So I cannot play this game. Guess I will play Oolite instead.

Best regards
Obould
impaktor
Posts: 1008
Joined: Fri Dec 20, 2013 9:54 am
Location: Tellus
Contact:

Re: opengpl issues

Post by impaktor »

@obould
On our wiki FAQ there's a guide for how to play older version wich does support your card.
For GNU/Linux id does require building it from source, which is not as difficult as it might sound.
obould
Posts: 6
Joined: Mon May 04, 2015 8:47 am

Re: opengpl issues

Post by obould »

Thanx, I tried to compile the version of november 28 2014 but I keep getting errors like:
make[1]: *** [all-recursive] Error 1

Any ideas?
impaktor
Posts: 1008
Joined: Fri Dec 20, 2013 9:54 am
Location: Tellus
Contact:

Re: opengpl issues

Post by impaktor »

That error doesn't tell me much, perhaps someone else knows more.
Until then, I'd recommend checking that all dependencies are installed, and that you did a:

Code: Select all

./bootstrap
./configure
without any errors. then just run make.
Post Reply