GL_TEXTURE_RECTANGLE not declared

Pioneer is an open-ended space adventure game. Explore the galaxy, make your fortune trading between systems, or work for the various factions fighting for power, freedom or self-determination.
Homepage: http://pioneerspacesim.net/
IRC: http://pioneerspacesim.net/irc
Downloads: https://pioneerspacesim.net/page/download/
Post Reply
Simbad
Private
Posts: 61
Joined: Tue Oct 26, 2010 2:16 am

GL_TEXTURE_RECTANGLE not declared

Post by Simbad »

Hello,cannot compile on my 64-Bit linux. I have a GL_TEXTURE_RECTANGLE_ARB and a GL_TEXTURE_RECTANGLE_NV.I would suggest to check the existing somewhere in a global header and map it to one or the other.But is pioneer 64-Bit ready?
tomm
Private
Posts: 129
Joined: Sat Mar 06, 2010 1:06 pm

RE: GL_TEXTURE_RECTANGLE not declared

Post by tomm »


Simbad wrote:
Hello,cannot compile on my 64-Bit linux. I have a GL_TEXTURE_RECTANGLE_ARB and a GL_TEXTURE_RECTANGLE_NV.I would suggest to check the existing somewhere in a global header and map it to one or the other.But is pioneer 64-Bit ready?
Hi, I just changed all GL_TEXTURE_RECTANGLEs to GL_TEXTURE_RECTANGLE_ARB, so you can get this from http://github.com/tomm/pioneerI used to have an AMD athlon 64 to test pioneer on (it worked back then), but now I have no 64-bit computer so possibly bugs have slipped in that broke pioneer on 64-bit machines. I dunno :/
Simbad
Private
Posts: 61
Joined: Tue Oct 26, 2010 2:16 am

RE: GL_TEXTURE_RECTANGLE not declared

Post by Simbad »

Thanks got it. And is compiling now. But wait and see.
tomm
Private
Posts: 129
Joined: Sat Mar 06, 2010 1:06 pm

RE: GL_TEXTURE_RECTANGLE not declared

Post by tomm »


Simbad wrote:
Thanks got it. And is compiling now. But wait and see.
Cool. I might do some coding today. The next alpha is delayed because I have "coders' block" and have been reading russian literature instead.
s2odan
Private
Posts: 1212
Joined: Sun Mar 22, 2009 9:50 pm

RE: GL_TEXTURE_RECTANGLE not declared

Post by s2odan »


Quote:
have been reading russian literature instead.
Thats quite a step in the other direction :)
Post Reply

Return to “Pioneer”