- or download this
VinsWorldcom@C:\Users\VinsWorldcom> ver
...
VinsWorldcom@C:\Users\VinsWorldcom> perl -MTk -e "print $Tk::VERSION"
804.031
- or download this
cd pTk\mTk\xlib\X11
- or download this
43: #ifdef _DWIN64
44: typedef __int64 XID;
45: #else
46: typedef unsigned long XID;
47: #endif
- or download this
43: #ifdef _DWIN64
44: #include <inttypes.h>
...
46: #else
47: typedef unsigned long XID;
48: #endif
- or download this
dmake
dmake test
dmake install