Sounds good.  My only follow up question then is how to go about setting up the 
CPAN install to build the wxWidgets DLLs in the configuration and version that 
I want them to be?  I changed those variables and it immediately started to 
pull down 2.8.12, but I'm using 2.9.2 in the project I'm working on.

BCJ

-----Original Message-----
From: Mark Dootson [mailto:mark.doot...@znix.com] 
Sent: Thursday, April 12, 2012 3:39 PM
To: Brian Jones; wxperl-users@perl.org
Subject: Re: Error installing Alien::wxWidgets with CPAN

Hi,

On 12/04/2012 20:24, Brian Jones wrote:
> While attempting to install Alien::wxWidgets version 0.57 on Perl 5.14.2 
> using CPAN I get the following error.
>
> Can't use an undefined value as a HASH reference at inc/My/Build/Win32.pm 
> line 295.
>
> Has anyone else encountered this error?  And if so how did you get around it?
>
> Brian Jones
>

That's a bug that happens when you try to install with a pre-built wxWidgets.

It needs fixing.

In the meantime, if you

set WXDIR=
set WXWIN=

then cpan install should work fine.

Regards

Mark




Reply via email to