[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

snowballz



Salut,

y'a t-il quelqu'un qui a réussi à faire marcher swowballz sur Debian unstable ?

http://joey101.net/snowballz/

J'ai l'erreur suivante :

stephane@debian:~/snowballz-0.9$ ./snowballz.py
Traceback (most recent call last):
  File "./snowballz.py", line 4, in ?
    from player import Player
  File "/home/stephane/snowballz-0.9/player.py", line 2, in ?
    import ai
  File "/home/stephane/snowballz-0.9/ai.py", line 2, in ?
    import data
  File "/home/stephane/snowballz-0.9/data.py", line 2, in ?
    import textures
  File "/home/stephane/snowballz-0.9/textures.py", line 5, in ?
    class Texture:
  File "/home/stephane/snowballz-0.9/textures.py", line 17, in Texture
def __init__(self, image, scale_format="nearest", internal_format=GL_COMPRESSED_RGBA):
NameError: name 'GL_COMPRESSED_RGBA' is not defined

Je pense qu'il me manque un paquet, mais lequel ?


Merci
Steph
begin:vcard
fn;quoted-printable:St=C3=A9phane List
n;quoted-printable:List;St=C3=A9phane
adr:;;;;;;France
email;internet:slist@lilotux.net
tel;cell:06 25 25 44 97
x-mozilla-html:FALSE
url:http://slist.lilotux.net
version:2.1
end:vcard


Reply to: