develooper Front page | perl.wxperl.users | Postings from April 2012

RE: Error installing Alien::wxWidgets with CPAN

Thread Previous | Thread Next
From:
Brian Jones
Date:
April 12, 2012 12:48
Subject:
RE: Error installing Alien::wxWidgets with CPAN
Message ID:
000d01cd18e5$3e0fe960$ba2fbc20$@Intercept.com
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.dootson@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





Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About