Re: Potential windows Mingw Fix
[email protected] (Kartik Thakore)
| Newsgroups | perl.sdl.devel |
|---|---|
| Message-ID | <[email protected]> |
I was thinking of moving this stuff to Alien::SDL after I get confirmation for this. Alien will also get sources and build them as a third option. Alien will connect through make/lib/SDL/Utility.pm Kartik Thakore On 10-Aug-09, at 9:06 AM, David Goehrig <[email protected]> wrote: > As soon as we have a decent build system back in place for win32/64, > let's assume 2.3 will move on to a new build scheme. So basically we > fix this and I'll push to cpan and we move on. > > Curtis if you have a few minutes could you send me a quick > description of your setup. My windows box is currently dedicated to > embedded development, and if we get this working I would like to > create a virtualbox image we can use for build purposes. > > Dave > > -=-=- [email protected] -=-=- > > On Aug 10, 2009, at 6:13 AM, Kartik Thakore > <[email protected]> wrote: > >> Hey Curtis, >> I finally got around to you ticket. I think I have a fix for it in >> my v2.2.1 >> branch here http://github.com/kthakore/SDL_perl/tree/v2.2.1. >> >> set the environment variable to you SDL dir. It doesn't verify the >> dir right >> now will later. >> >> then >> perl Build.PL >> perl Build install >> >> Let me know how that goes, >> Kartik Thakore