in reply to Re^4: Alien::SDL installation on win8
in thread Alien::SDL installation on win8

E:\A_Downloads\alien\Alien-SDL-1.446>Build.bat

There's no sign of any error with that command. I think you're already there.
Try running Build.bat test
And if that works ok, you should be set to run Build.bat install

Update: Building SDL itself should then work fine. Remember that you'll need to have E:\A_Downloads\SDL1_STRAWBERRY\bin in your PATH.

Cheers,
Rob

Replies are listed 'Best First'.
Re^6: Alien::SDL installation on win8
by timewarps1 (Initiate) on Jul 04, 2019 at 02:10 UTC
    Your procedure worked. Many thanks!