Re: smpeg source for SDL

[email protected] Thu, 21 Jul 2011 16:24:14 +0200
Newsgroups perl.sdl.devel
Message-ID <[email protected]>
It is. To be exact it is searching for an sdl-config script. If that  
is missing, and the libs or headers are not found... well, you got the  
idea.

But as I said in the other mail, Alien::SDL dont build libs on native  
windows. There is a perbuilt binary pack.

Zitat von Chris Marshall <[email protected]>:

> On Thu, Jul 21, 2011 at 5:45 AM, Sisyphus <[email protected]> wrote:
>> ...
>> I was mainly just curious to see how it all went on (32-bit and 64-bit)
>> native Win32, but it seems I have to install Alien::SDL (and its dependency
>> chain) anyway .... which is rather annoying.
>>
>> Is there some simple way to remove the Alien::SDL dependency and use the
>> libs I've already built ? No matter if there's not ... I'll just put it on
>> hold until I'm in a more relaxed and tolerant mood :-)
>
> I thought Alien::SDL was supposed to check for an existing SDL install
> first before installing its own version?
>
> --Chris
>