Downloading Tcl for Windows CE
|
Home
|
Binary snapshots
There are binary snapshots available for Windows CE 3.0/StrongArm
(tested on an iPAQ H3630), Windows CE 2.11/SH3 (tested on an upgraded
HP 620LX) and for Windows CE 2.11/MIPS (tested on an NEC MobilePro 770).
Download one of these, plus the architecture-independent common
package containing the Tcl library files from the
SourceForge
repository.
Installation steps:
- Unzip the downloaded ZIP files
- Copy the extracted files, preserving the directory layout,
into the root directory of the Windows CE device
Source snapshots
Daily CVS snapshots are available from Sourceforge:
http://cvs.sourceforge.net/cvstarballs/tclce-cvsroot.tar.gz
Building from the source:
- Unzip and untar the snapshot
- In the ce directory, edit the file called setupenv.bat
to match your MS Embedded Visual Tools installation and the
requested OS version, platform and CPU type
- Execute setupenv.bat
- Execute nmake. This will build tclsh83.exe and tcl83.dll in
the Release directory
- Copy tclsh83.exe and tcl83.dll to \Program Files\tcl83\bin
- Create the following directories on your CE device:
\Program Files\tcl83
\Program Files\tcl83\bin
\Program Files\tcl83\lib
\Program Files\tcl83\lib\tcl83
- Copy the contents of the library directory to
\Program Files\tcl83\lib\tcl83