Karl Forner wrote:
did it with exact same results.
Sorry, I meant to add "and post the _full_ dmake output".
Regards,
Mattia
By the way, Mattia, have you read my first mail ? What do you think
about that
#if WXPERL_W_VERSION_GE( 2, 9, 0 )
in AuiNotebook.xsp ?
Sure; see the other mail.
regards,
On Mon, Aug 17, 2009 at 10:34 PM, Mattia Barbon <mattia.bar...@libero.it
<mailto:mattia.bar...@libero.it>> wrote:
Karl Forner wrote:
Unfortunately I'm not able to compile Wx. I got this:
C:\strawberry\cpan\build\Wx-0.92-C6Vlom>dmake
g++ -fvtable-thunks -O2 -mthreads -Os -c -I. -I..\..
-IC:\strawberry\perl\sit
e\lib\Alien\wxWidgets\msw_2_8_10_uni_gcc_3_4\lib
-IC:\strawberry\perl\site\lib\A
lien\wxWidgets\msw_2_8_10_uni_gcc_3_4\include
-IC:\strawberry\perl\site\lib\Alie
n\wxWidgets\msw_2_8_10_uni_gcc_3_4\include -s -O2 -DWIN32
-DHAVE_DES_FCRYPT
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing
-DPERL_MSVCRT_
READFIX -s -O2 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\"
"-IC:\strawberry\
perl\lib\CORE" -DWXPL_EXT -DHAVE_W32API_H -D__WXMSW__ -D_UNICODE
-DWXUSINGDLL -
DNOPCH -DNO_GCC_PRAGMA RichText.c
g++: pas de fichier à l'entrée
dmake: Error code 129, while making 'RichText.o'
dmake: Error code 255, while making 'subdirs'
dmake: Error code 255, while making 'subdirs'
Could you do:
dmake distclean
perl Makefile.PL
dmake
Thanks!
Mattia