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" -- GDI.xsc GDI.c
g++ -fvtable-thunks -O2 -mthreads -Os -c -I. -I. -IC:\uPerl\site\lib\Alien\wx Widgets\msw_2_8_10_uni_mslu_gcc_3_4\lib -IC:\WXWid\include -IC:\WXWid\contrib\in clude -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUST OMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PE RLIO -DPERL_MSVCRT_READFIX -DHASATTRIBUTE -fno-strict-aliasing -O2 -DVERS ION=\"0.91_02\" -DXS_VERSION=\"0.91_02\" "-IC:\uPerl\lib\CORE" -DHAVE_ W32API_H -D__WXMSW__ -D_UNICODE -DwxUSE_UNICODE_MSLU=1 -DWXUSINGDLL -DNOPCH -DNO
_GCC_PRAGMA GDI.c
cc1plus.exe: warning: switch "-fvtable-thunks" is no longer supported
GDI.c: In function `void XS_Wx__DC_BeginDrawing(PerlInterpreter*, CV*)':
GDI.c:4499: warning: `BeginDrawing' is deprecated (declared at C:/WXWid/include/
wx/dc.h:392)
GDI.c: In function `void XS_Wx__DC_EndDrawing(PerlInterpreter*, CV*)':
GDI.c:5299: warning: `EndDrawing' is deprecated (declared at C:/WXWid/include/wx
/dc.h:393)
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
GDI.c: In function `void XS_Wx__Bitmap_GetHandlers(PerlInterpreter*, CV*)':
GDI.c:9244: warning: `operator 10' is deprecated (declared at C:/WXWid/include/w
x/list.h:1174)
dmake:  Error code 129, while making 'GDI.o'

Reply via email to