Re: Error Compiling WxPerl from CSV

2009-08-01 Thread Alexander
Index: cpp/wxapi.h === --- cpp/wxapi.h (revisione 2581) +++ cpp/wxapi.h (copia locale) @@ -15,6 +15,7 @@ #endif #define __CPP_WXAPI_H +#define STRICT #undef bool Thanks! Alex :)

Re: Error Compiling WxPerl from CSV

2009-08-01 Thread Mattia Barbon
Alexander wrote: After that: Try "make clean" and then rebuild. Running Mkbootstrap for Wx () Wx.o:Wx.c:(.text+0x1c37): undefined reference to `_imp___Z13wxSetInstancePv' collect2: ld returned 1 exit status dmake: Error code 129, while making 'blib\arch\auto\Wx\Wx.dll' It seems th

Re: Error Compiling WxPerl from CSV

2009-07-31 Thread Alexander
After that: Try "make clean" and then rebuild. Running Mkbootstrap for Wx () C:\uPerl\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 Wx.bs C:\uPerl\bin\perl.exe -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Wx\", 'DLBASE' => 'Wx', 'DL_FUNCS' => { }, 'FUNCL IST' => [], 'IMPORTS'

Re: Error Compiling WxPerl from CSV

2009-07-31 Thread Mattia Barbon
Alexander wrote: When i try compile wxperl 0.91 At revision: 2594 from CSV. WxWindgets 2.8.10. GDI.c: In function `void XS_Wx__DCClipper_new(PerlInterpreter*, CV*)': GDI.c:7751: error: `wxPliOvl_wdc_n_n_n_n' was not declared in this scope Try "make clean" and then rebuild. HTH Mattia

Error Compiling WxPerl from CSV

2009-07-30 Thread Alexander
When i try compile wxperl 0.91 At revision: 2594 from CSV. WxWindgets 2.8.10. C:\uPerl\bin\perl.exe C:\uPerl\lib\ExtUtils\xsubpp -nolinenumbers -noprototypes -typemap C:\uPerl\lib\ExtUtils\typemap -typemap typemap GDI.xs > GDI.xsc && C :\uPerl\bin\perl.exe -MExtUtils::Command -e "mv" --