Hi. I would like to make/install wxPerl under Strawberry Perl 5.10 and
mingw32.
C:\Documents and Settings\Michal Jurosz\Data
aplikací\.cpanplus\5.10.0\build\Wx-0.89>perl Makefile.PL
Searching configuration for:
wxWidgets (any version) for (any toolkit); compiler compatibility: cl (any
version);
Available configurations:
wxWidgets 2.008008 for msw; compiler compatibility: gcc 0; options: no
debug, unicode
Compilation failed in require at Makefile.PL line 21.
BEGIN failed--compilation aborted at Makefile.PL line 21.
C:\Documents and Settings\Michal Jurosz\Data
aplikací\.cpanplus\5.10.0\build\Wx-0.89>perl -MAlien::wxWidgets=:dump -e 42
$VAR1 = {
'compiler_kind' => 'gcc',
'version' => '2.008008',
'build' => 'multi',
'key' => 'msw_2_8_8_uni_gcc_0',
'package' => 'Alien::wxWidgets::Config::msw_2_8_8_uni_gcc_0',
'compiler_version' => 0,
'mslu' => undef,
'unicode' => 1,
'toolkit' => 'msw',
'debug' => 0
};
C:\Documents and Settings\Michal Jurosz\Data
aplikací\.cpanplus\5.10.0\build\Wx-0.89>perl -v
This is perl, v5.10.0 built for MSWin32-x86-multi-thread
Copyright 1987-2007, Larry Wall
Perl may be copied only under the terms of either the Artistic License or
the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
C:\Documents and Settings\Michal Jurosz\Data
aplikací\.cpanplus\5.10.0\build\Wx-0.89>cpanp
CPANPLUS::Shell::Default -- CPAN exploration and module installation (v0.84)
*** Please report bugs to <[email protected]>.
*** Using CPANPLUS::Backend v0.84. ReadLine support disabled.
*** Type 'p' now to show start up log
Did you know...
The documentation in CPANPLUS::Module and CPANPLUS::Backend is very
useful
CPAN Terminal> install Alien::wxWidgets
[MSG] No 'C:\Documents and Settings\Michal Jurosz\Data
aplikacÝ\.cpanplus\custom-sources' dir, skipping custom sources
Installing Alien::wxWidgets (0.42)
*** Install log written to:
C:\Documents and Settings\Michal Jurosz\Data
aplikacÝ\.cpanplus\install-logs\Alien-wxWidgets-0.42-1230634191.log
Module 'Alien::wxWidgets' installed successfully
No errors installing all modules
CPAN Terminal> q
Exiting CPANPLUS shell
C:\Documents and Settings\Michal Jurosz\Data
aplikací\.cpanplus\5.10.0\build\Wx-0.89>gcc --version
gcc (GCC) 3.4.5 (mingw-vista special r3)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Any ideas? Thanks.
--
S pozdravem Michal Jurosz