Re: Win32 Build Problem.

2004-07-24 Thread chromatic
On Sun, 2004-04-18 at 18:52, Cory Johns wrote: > As chromatic noted, Build::SDL::Win32 was originally missing. With the newest > snapshot he uploaded, I found that Build::SDL::Win32::subsystems() and > Build::SDL::Win32::libraries() were not returning the correct thing. Adding return > $subsy

Build Problem

2004-04-30 Thread Shane Calimlim
I'm trying to install SDL for perl on Windows, whenever I try to run the build.pl file it gives me the following message: Unknown library 'mesagl' for 'OpenGL' Any ideas?

Re: Win32 Build Problem.

2004-04-22 Thread Cory Johns
On Thu, 22 Apr 2004 01:05:51 +0100, Alex Lyman wrote: >Should be C:\WinNT\system32\glu32.dll Yep. :-) >I wish I had VC6 laying around somehwere, but I've only got VC7 at >the moment.  So, what I'm about to say will probably need some >adjustment from somebody that has VC6.  Look for C:\Program >

Re: Win32 Build Problem.

2004-04-22 Thread Alex Lyman
> "Cory Johns" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Tue, 20 Apr 2004 23:27:36 -0700, chromatic wrote: > *snip* > > I can't find a GLU.dll anywhere. Should be C:\WinNT\system32\glu32.dll > > >What are the values of your LIBS and PATH environment variables? If > >these a

Re: Win32 Build Problem.

2004-04-21 Thread Cory Johns
On Tue, 20 Apr 2004 23:27:36 -0700, chromatic wrote: >On Sun, 2004-04-18 at 18:52, Cory Johns wrote: > >Interesting.  Can you provide the value of the environment variable >SDL_GL_VENDOR?  I presume it's either 'MESA' or 'MS', or gl_vendor() >would die.  On the other hand, it could be empty, in whi

Re: Win32 Build Problem.

2004-04-20 Thread chromatic
On Sun, 2004-04-18 at 18:52, Cory Johns wrote: > As chromatic noted, Build::SDL::Win32 was originally missing. With > the newest snapshot he uploaded, I found that > Build::SDL::Win32::subsystems() and Build::SDL::Win32::libraries() > were not returning the correct thing. Adding return $subsyste

Re: Win32 Build Problem.

2004-04-19 Thread Cory Johns
I've been trying to build the latest snapshot of SDL_perl using Visual Studio 6 and ActiveState Perl 5.8.0. Not having much luck, but I've made a little progress. As chromatic noted, Build::SDL::Win32 was originally missing. With the newest snapshot he uploaded, I found that Build::SDL::Win32:

Re: Win32 Build Problem...

2004-04-17 Thread chromatic
On Mon, 2004-04-12 at 11:32, Alex Lyman wrote: > I've narrowed the odd cursor-jumping problem I'm having down to some weird > issue with calling `sdl-config --cflags` and `sdl-config --libs` in > Build.PL's first few lines. Gonna try just plugging in the values it wants, > and see if that fairs a

Re: Win32 Build Problem...

2004-04-13 Thread Alex Lyman
I've narrowed the odd cursor-jumping problem I'm having down to some weird issue with calling `sdl-config --cflags` and `sdl-config --libs` in Build.PL's first few lines. Gonna try just plugging in the values it wants, and see if that fairs any better. BTW, Chromatic, the link to the snapshot see

Re: Win32 Build Problem...

2004-04-08 Thread chromatic
On Wed, 2004-04-07 at 16:47, Alex Lyman wrote: > I have, I believe, the latest version: 2.1.0, which I note that Chromatic > added some build support for in February. > 1. Has this been fixed in a newer (unreleased?) version? Maybe! Can you try the newer-in-a-different-way snapshot here?

Win32 Build Problem...

2004-04-08 Thread Alex Lyman
I have, I believe, the latest version: 2.1.0, which I note that Chromatic added some build support for in February. However, when I attempt to run Build.PL, all I get is a (randomly?) moveing text cursor, which continues this behavior until I actually close the command line window (yes, even after