Subject: | Installation Tk failed on ActivePerl 5.20 (32 or 64) bits |
Dear,
I have made somes tests and It's impossible to install Tk on ActivePerl (32 or 64 bits). ActivePerl 5.18, 5.16 => OK, Straberry Perl => OK
That's the message :
....
xgc.c: In function 'XSetClipMask':
xgc.c:384:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
xgc.c:391:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
xgc.c:393:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
xgc.c:394:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
E:\Perl64\site\bin\gcc.exe -c -I.. -I.. -I../pTk/mTk/xlib -I. -Ibitmaps -I.. -I../pTk/mTk/xlib -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -DPERLDLL -s -O2 -DVERSION=\"804.031\" -DXS_VERSION=\"804.031\" "-IE:\P
erl64\lib\CORE" -Wall -Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ ximage.c
E:\Perl64\site\bin\gcc.exe -c -I.. -I.. -I../pTk/mTk/xlib -I. -Ibitmaps -I.. -I../pTk/mTk/xlib -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -DPERLDLL -s -O2 -DVERSION=\"804.031\" -DXS_VERSION=\"804.031\" "-IE:\P
erl64\lib\CORE" -Wall -Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ xutil.c
windres --use-temp-file -o tkres.o --include-dir . --include-dir mTk/win/rc mTk/win/rc/tk.rc
'windres' n'est pas reconnu en tant que commande interne
ou externe, un programme exécutable ou un fichier de commandes.
dmake.exe: Error code 129, while making 'tkres.o'
dmake.exe: Error code 255, while making 'pTk\libpTk.a'
SREZIC/Tk-804.031.tar.gz
E:\Perl64\site\bin\dmake.exe -- NOT OK
Best Regards