MacOSX Testers: Please test the new SDL perl Mac Launcher

[email protected] (Kartik Thakore) Sat, 26 Jun 2010 19:09:30 -0400
Newsgroups perl.macperl.porters,perl.sdl.devel
Message-ID <[email protected]>
--0016367fb587daae340489f6fac5
Content-Type: text/plain; charset=ISO-8859-1

use local::lib

You will need X11 headers (from XCode) to compile from scratch

cpan Alien::SDL
wget http://github.com/kthakore/SDL_perl/tarball/mac_launcher

extract

perl Build.PL
perl Build
perl Build bundle
SDLPerl.app/Contents/MacOS/SDLPerl test/checkkeys.pl

or get shooter from here http://gist.github.com/301949 (click the balls to
continue).

As I don't have a mac I was hoping you porters can help me with some issues.

How to have SDLPerl.app installed so mac users can use it after perl Build
install?

How do I properly call perl Build test with SDLPerl.app? (see the mess in
inc/My/Builder/Darwin.pm)

How do I get SDLPerl to compile with a symbol table so I can debug crashes
like

SDLPerl.app/Contents/MacOS/SDLPerl examples/sols/ch02.pl

Regards,

kthakore

--0016367fb587daae340489f6fac5--