Compilation on Windows®

UpCompilation
Sitemap
 

A single file makefile.vc is provided. It is designed to work with MSVC++ 2.x, 4.0, 5.0 and 6.0. Just rename it to makefile, adapt the paths at the top of it as required by your setup (aka directory structure), then type (inside a DOS box):

  • nmake
  • nmake install

The available variables are described in the makefile.

The installation conforms to the rules set by the package loader mechanism of the tcl-core.

Use nmake test to execute a self test of the generated library.


© Andreas Kupries
Last update at Fri Apr 27 00:47:30 CEST 2001