[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pingus-Devel] MacOS X Compiling
From: |
Josh Dye |
Subject: |
[Pingus-Devel] MacOS X Compiling |
Date: |
Fri, 25 Nov 2011 16:04:45 -0800 |
0.7.4 is the same as 0.7.5
0.7.3 is the same as 0.7.2, errors out with
> In file included from src/blitter.cpp:31:
> src/blitter_impl.hpp: In function 'Surface BlitterImpl::modify(Surface, const
> TransF&)':
> src/blitter_impl.hpp:176: error: 'struct SDL_PixelFormat' has no member named
> 'colorkey'
> src/blitter.cpp: In static member function 'static SDL_Surface*
> Blitter::scale_surface(SDL_Surface*, int, int)':
> src/blitter.cpp:65: error: 'struct SDL_PixelFormat' has no member named
> 'colorkey'
> src/blitter.cpp: In static member function 'static SDL_Surface*
> Blitter::create_surface_from_format(SDL_Surface*, int, int)':
> src/blitter.cpp:251: error: 'struct SDL_PixelFormat' has no member named
> 'alpha'
> src/blitter.cpp:258: error: 'struct SDL_PixelFormat' has no member named
> 'colorkey'
> scons: *** [src/blitter.o] Error 1
> scons: building terminated because of errors.
I'm suree it's becaus I'm use a HG release of SDL 1.3.0