Hello!
Today i try to compile WxWidgets 2.8.10 on my Windows mashine, with
Alien::WxWidgets 0.43(from svn).
Previously, i already have wxperl v 0.9 that was compiled by WxWidgets
2.8.9, and Alien::WxWidgets 0.40. As compiller i have mingw.
WxWidgets 2.8.10 compiled ok (i use mingw32-make -f makefile.gcc
SHARED=1 BUILD=release UNICODE=1 string).
And after it i try install Alien::WxWidgets 0.43
perl build.pl --unicode
perl build
And have this error:
Configuration error: could not find libraries for configuration: '' '28'
at inc/
My/Build/Win32.pm line 73.
Thanks for any help.