Re: [Alien-SDL2] Don't use $ENV{"HOME"} (#6)

2014-08-02 Thread Kartik Thakore
Hi! Hmm weird. Can you set your %home% variable? On Sat, Aug 2, 2014 at 7:53 AM, Alex wrote: > Hi! > I just installed Alien::SDL2 on my computer and I got the following output: > Set up gcc environment - 3.4.5 (mingw-vista special r3) > Build option used: > Binaries Win/32bit SDL2 (20130

Re: [Alien-SDL2] Don't use $ENV{"HOME"} (#6)

2014-08-02 Thread Tobias Leich
HOME is gone since Win7+, one should really use: File::HomeDir->my_home Cheers Am 02.08.2014 17:25, schrieb Kartik Thakore: > Hi! > Hmm weird. Can you set your %home% variable? > > > On Sat, Aug 2, 2014 at 7:53 AM, Alex > wrote: > > Hi! > > I just instal

Re: [Alien-SDL2] Don't use $ENV{"HOME"} (#6)

2014-08-02 Thread Kartik Thakore
Oh right!  Also hi tobais!! On Sat, Aug 2, 2014 at 11:32 AM, Tobias Leich wrote: > HOME is gone since Win7+, one should really use: File::HomeDir->my_home > Cheers > Am 02.08.2014 17:25, schrieb Kartik Thakore: >> Hi! >> Hmm weird. Can you set your %home% variable? >> >> >> On Sat, Aug 2, 201

Re: [TetrisPL] unable to locate SDL/App.pm win8.1 strawberry 5.18.2 (#1)

2014-08-02 Thread Kartik Thakore
We need to update tetrispl. Feel free to fork it and use SDL perl. I can merge when done. Also cc sdl-devel@perl.org On Fri, Aug 1, 2014 at 11:45 PM, David Horner wrote: > By updated do you mean to use SDLx::App? I'd be happy to help with the > updates given a little guidance. > Thanks. > -