Compilation on Windows®

UpCompilation
Sitemap
 

A single file makefile.vc is provided. It is designed to work with MSVC++ 4.2. 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 Tue Sep 28 20:49:36 MEST 1999