[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[pygame] Pygame 1.8.0 for Windows doesn't actually work.
- To: pygame-users@xxxxxxxx
- Subject: [pygame] Pygame 1.8.0 for Windows doesn't actually work.
- From: inhahe <inhahe@xxxxxxxxx>
- Date: Wed, 21 May 2008 17:54:45 -0400
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: pygame-users-outgoing@xxxxxxxx
- Delivered-to: pygame-users@xxxxxxxx
- Delivery-date: Wed, 21 May 2008 17:54:50 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=8SOGA/BbZREx5NAW5lLBieIM3C+7mxJKA/ReCEBL2Eg=; b=Xqaa4utqTqCFLdbXFmgrq74NFnKbkvZCd1bQipPJLelHE+OiRR/vbi3eZpvec3wA+UxSWnrN0UWXQEyll23lddnhSff92fslw51MX5x9pwkrPdIFi9/QQaPegtJ0cdt02vJa5folEx62D+tbfx7iqIdIw7YSpgEaMc+JpejWKqU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=ad3D1MYJUxA+HPHFZD3DMXeWNE4AVKz6zwZYpoXDREzDw6RlpLZfYaEZXCOmpuN9j7U/ppTyCf2Q3MqI4NXGybjt9cY+b0FLr6TVNzQ9WXLITWw47SeHTPt6X++s7isizeGFizhOPFX+R1miWtYVDvymxeLDPxDMkVJY1TwmwU0=
- Reply-to: pygame-users@xxxxxxxx
- Sender: owner-pygame-users@xxxxxxxx
Trying to run a program that ran just perfectly with 1.7, I get this error: The procedure entry point SDL_GetKeyRepeat could not be located in the dynamic link library SDL.dll. Since the only SDL.dll on my harddrive is under c:\python25\lib\site-packages\pygame, i would assume the 1.8.0 installation put it there.