Hi,
Get Alien::wxWidgets source from SVN
https://wxperl.svn.sourceforge.net/svnroot/wxperl/Alien-wxWidgets/trunk/
Then build as:
perl Build.PL --wxWidgets-source=tar.gz --wxWidgets-unicode=1
--wxWidgets-mslu=0 --wxWidgets-version=2.9.1
Should work OK.
Regards
Mark
On 23/01/2011 16:50, Richard BILLEREY wrote:
Hi wxPerl aficionados,
I'm trying to build Wx 0.98 with wxWidgets 2.9.1, using strawberry perl 5.12
and Alien::wxWidgets 0.51 from cpan.
I get this :
C:\Alien-wxWidgets-0.51\Alien-wxWidgets-0.51>perl Makefile.PL
# running Build.PL
Do you want to fetch and build wxWidgets from sources? [yes ]
yes
Which wxWidgets version? (2.8.10, 2.8.11, 2.9.0) [2.8.10 ]
Is Alien::wxWidgets 0.51 supposed to work with 2.9.1 or Am I too impatient ?
I wish I could build against 2.9.1 as I am interested with DataViewCtrl.
I have already succeeded with Wx 0.9702 and wxWidgets 2.9.0
Thanks in advance for any hint or advice.
Cheers.