[wxperl] what found inside the rectangle

Hola honala13 at oo2.pl
Wed Aug 8 23:58:05 PDT 2007


Eriam Schaffter napisał(a):
>>> This program is working correctly for me.
>>>
>>> If you have problems, you can eventually check the versions of your
>>> programs and give us some more details so we can help you.
>> $ perl ./example6.pl
>> Can't locate object method "DoPrepareDC" via package "Canvas" at
>> ./example6.pl line 93.
>>
> 
> So it seems ScrolledWindow / DoPrepareDC has been added recently
> (http://wxperl.svn.sourceforge.net/viewvc/wxperl?view=rev&revision=2050)
> so I suggest that you update your wxPerl version if you havn't done so
> already.

I get the svn version:

$ perl Makefile.PL
ok
$ make

ebook.xsp ./lib/Wx/RadioBox.pm ./lib/Wx/Menu.pm ./lib/Wx/Locale.pm 
./lib/Wx/Timer.pm
Writing 'cpp/ovl_const.h'.
Writing 'cpp/ovl_const.cpp'.
touch overload
make[1]: Wejście do katalogu `/home/user/wxPerl/ext'
make[2]: Wejście do katalogu `/home/user/wxPerl/ext/richtext'
cp lib/Wx/RichText.pm ../../blib/lib/Wx/RichText.pm
/usr/bin/perl5.8.8 /usr/lib/perl5/5.8.8/ExtUtils/xsubpp  -noprototypes 
-nolinenumbers  -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap 
../../typemap -typemap typemap  RichText.xs > RichText.xsc && mv 
RichText.xsc RichText.c
make[2]: *** Brak reguł do zrobienia obiektu 
`/usr/lib/perl5/5.8.8/i386-linux/CORE/EXTERN.h', wymaganego przez 
`RichText.o'. Stop.
make[2]: Opuszczenie katalogu `/home/user/wxPerl/ext/richtext'
make[1]: *** [subdirs] Błąd 2
make[1]: Opuszczenie katalogu `/home/user/wxPerl/ext'
make: *** [subdirs] Błąd 2
____________________

what next?






More information about the wx-users mailing list