[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: camera merging Re: [pygame] PATCH: enable MMX for X86_64, VideoCapture



Hoi,

It seems that I need to use gcc 4.0 instead of 4.2.1 to compile pygame against SDK10.4

Where can I set the version of gcc to compile pygame.

abe

On 28-sep-2009, at 19:59, René Dudfield wrote:

Hello again,

Setup_Darwin.in now has the _camera module for mac in there. So that is compiling and the example/ for it works it seems.

Also platform specific Setup.in files now replace any lines from the Setup.in where they match the first word. This lets us easily compile in different files, with different flags depending on platform.


cheers,