Re: Test Windows Build on Module

2009-08-05 Thread David Goehrig
kartik, I have a Windows instance that I use for testing builds, but it is dumped on a backup tape somewhere. Let's try to unravel what we really need to produce a more friendly build system. Also in the 2.2.x branch, there is the preliminary work for a MacOS X applet dropper, and I'd like to bui

Re: Test Windows Build on Module

2009-08-04 Thread Thomas Klausner
Hi! On Mon, Aug 03, 2009 at 01:04:57PM -0400, Kartik Thakore wrote: > Can I get some windows testing to see if the build works? maybe you can use this: http://use.perl.org/~Alias/journal/39318 -- #!/usr/bin/perl http://domm.plix.at for(ref bless{},just'another'perl'

Re: Test Windows Build on Module

2009-08-03 Thread Kartik Thakore
Hello ppl, Calling for all help on making Build for windows (Cygwin/Mingw/Native). I have added the following patch to http://github.com/kthakore/SDL_perl branch patch I am having a lot of trouble doing this as I don't have a windows box. Any help is much appreciated. Kartik Thakore On Mon,

Re: Test Windows Build on Module

2009-08-03 Thread Curtis Jewell
I'm using Strawberry Perl 5.10.0.6 and the precompiled library at http://www.libsdl.org/release/SDL-devel-1.2.13-mingw32.tar.gz - I extracted it's bin, lib, and include directories into c:\strawberry\c{include, lib, bin}. Here are the results from trying again on 2003_x86.msopensource.net: H:\De

Re: Test Windows Build on Module

2009-08-03 Thread Kartik Thakore
yup this is a problem. Let me see what I can do. Maybe an auto-downloader is needed. Also I forgot a step below. in setenv.bat you need to manually set MY_DEV_ROOT=d:\sdlpl . On Mon, Aug 3, 2009 at 3:13 PM, Andreas Lund wrote: > Mon, 3 Aug 2009 13:04:57 -0400, Kartik Thakore > wrote: > > Can I