Re: [Pingus-Devel] MacOS X Compiling

2011-11-29 Thread Josh Dye
On 28 November 2011 23:41, Josh Dye josh.jpeng...@gmail.com wrote: Interesting, now it at least load the level, but many thing are not drawn; here is a scrennie from Entering the pyramid Judging from the screenshot it looks like indexed images with colorkey are loaded as RGBA images or

[Pingus-Devel] MacOS X Compiling

2011-11-28 Thread Joshua M Dye
So I compiled and installed GCC 4/6/2 scons detects everything now; but when I try to start a level- Pingus 0.7.5 Pingus: Standard exception caught!: e has wrong color depth: GIT Version Pingus: Standard exception caught!: GroundMap::put_alpha_surface(): SpotMap::put_alpha_surface: Image has

Re: [Pingus-Devel] MacOS X Compiling

2011-11-28 Thread Ingo Ruhnke
On 28 November 2011 20:20, Joshua M Dye jpeng...@gmx.us wrote: So I compiled and installed GCC 4/6/2 scons detects everything now; but when I try to start a level- Pingus 0.7.5 Pingus: Standard exception caught!: e has wrong color depth: GIT Version Pingus: Standard exception caught!:

Re: [Pingus-Devel] MacOS X Compiling

2011-11-28 Thread Ingo Ruhnke
On 28 November 2011 23:41, Josh Dye josh.jpeng...@gmail.com wrote: Interesting, now it at least load the level, but many thing are not drawn; here is a scrennie from Entering the pyramid Judging from the screenshot it looks like indexed images with colorkey are loaded as RGBA images or maybe

Re: [Pingus-Devel] MacOS X Compiling

2011-11-25 Thread Ingo Ruhnke
On 26 November 2011 01:04, Josh Dye josh.jpeng...@gmail.com wrote: 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'