[perl-win32-gui-users] CVS/Nightly builds?

2005-09-09 Thread Antony Baxter
Hello, Is it possible to get hold of nightly builds of Win32::GUI from CVS? I don't have VC++6 and am having all sorts of problems building it with VC++7 (and given the warnings in the README, wasn't that confident of it working anyway!). I would build it/use it with Cygwin, but I'm unable to

RE: [perl-win32-gui-users] CVS/Nightly builds?

2005-09-09 Thread Jeremy White
I would build it/use it with Cygwin, but I'm unable to compile Win32::GUI::DIBitmap for Cygwin. The project I'm working on requires both Win32::GUI::DIBitmap, as well as the bugfix for -background, which I understand is available in CVS. Its a simple process to build with Mingw, just load dow

RE: [perl-win32-gui-users] CVS/Nightly builds?

2005-09-09 Thread Jeremy White
This is probably a stupid question, but it wasn't obvious (at least to me) from the Readme... I presume I can't use a Cygwin build of the src with ActiveState Perl, nor a VC6++ build with Cygwin Perl - is that correct? Mingw builds can be used with ActiveState, but not Cygwin? Or are all builds

RE: [perl-win32-gui-users] CVS/Nightly builds?

2005-09-09 Thread Antony Baxter
--- Jeremy White <[EMAIL PROTECTED]> wrote: > > > >I would build it/use it with Cygwin, but I'm unable > to > >compile > >Win32::GUI::DIBitmap for Cygwin. > > > >The project I'm working on requires both > >Win32::GUI::DIBitmap, as well > >as the bugfix for -background, which I understand > is >