[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
making windows compilation easier Re: [pygame] When is pygame 1.8 coming out?
- To: pygame-users@xxxxxxxx
- Subject: making windows compilation easier Re: [pygame] When is pygame 1.8 coming out?
- From: "René Dudfield" <renesd@xxxxxxxxx>
- Date: Sun, 27 Jan 2008 05:14:53 +0300
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: pygame-users-outgoing@xxxxxxxx
- Delivered-to: pygame-users@xxxxxxxx
- Delivery-date: Sat, 26 Jan 2008 21:15:01 -0500
- 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:content-transfer-encoding:content-disposition; bh=5Exsvk86qZuNMCOCF4Ytif5C148Vdnl1MHrQtCx+uwk=; b=YVV5CnG6Ia7cIXd8EVlSteLfjq/WsH9fYFT+dsOOyAXMQDsiDQxdW0mZ2YiGgj4siEQubwBnwa2qMg7Cu3tkczzk0dzODHSuYOy0HNvJSqYqyXk9GHAVrtX2mzoGi1tr69FuWlH6XG6GJt4zVJLGGAMm84aABIC20luBMWVT9hI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=U2njt7x8dSTiS6jQ2RtE33z1+igF8SrYDAUwJoieKQUkMpKU11Z5rgObOHzw9BQJ7FkwsHhJWEDq8HS+cIDnSB3Tm/swzrOjq98nIfPts6kjzFZMrdisey2TjGZSpJ+YOJ2kQo9eeXrYdfuX0M4sdNp0CtJ8cx5XvRVV/xVX5dU=
- Reply-to: pygame-users@xxxxxxxx
- Sender: owner-pygame-users@xxxxxxxx
Nice work!
I haven't tried it yet, but
Instructions for building on windows with the free native gcc
compiler(mingw) are here:
http://pygame.org/wiki/MingW
cheers,
On Jan 25, 2008 8:56 AM, Lenard Lindstrom <len-l@xxxxxxxxx> wrote:
> René Dudfield wrote:
> > hi,
> >
> > pygame 1.8 isn't out yet, so linking to it isn't a good idea.
> >
> > If you want to be able to submit changes to pygame, it's a good idea
> > to set up a development environment. There has been quite a lot of
> > work been put into making pygame easier to compile on windows with
> > free compilers. Lenard has made another patch which should make it
> > even easier (coming soon to svn).
> >
> >
> Done. Revisions 1083-1084.
>
>
> --
> Lenard Lindstrom
> <len-l@xxxxxxxxx>
>
>