Re: [Yet Another Perl Game Hacker (YAPGH)] New comment on New build system! Needs testing!.

2010-02-24 Thread Chas. Owens
On Tue, Feb 23, 2010 at 20:13, Kartik Thakore wrote: > Yeah it dies on exit for some reason. Working on the fix! > > can you give me your > > perl -v This is perl, v5.10.1 (*) built for darwin-thread-multi-2level Copyright 1987-2009, Larry Wall Perl may be copied only under the terms of either

Re: [Yet Another Perl Game Hacker (YAPGH)] New comment on New build system! Needs testing!.

2010-02-23 Thread Kartik Thakore
Can you add SDL::quit to the end oh shooter.pl and see if that solves ypur crash at quit? Kartik Thakore On 2010-02-23, at 8:16 PM, "Chas. Owens" wrote: On Tue, Feb 23, 2010 at 20:13, Kartik Thakore > wrote: Yeah it dies on exit for some reason. Working on the fix! can you give me your pe

Re: [Yet Another Perl Game Hacker (YAPGH)] New comment on New build system! Needs testing!.

2010-02-23 Thread Kartik Thakore
Yeah it dies on exit for some reason. Working on the fix! can you give me your perl -v perl -e 'use Config; print $Config{archname}'; and you macOSX version? On Tue, Feb 23, 2010 at 8:09 PM, Chas. Owens wrote: > It seems to run. It spat out: > > ARGC 2 > ARGV[0] SDLPerl.app/Contents/MacOS/S