diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -146,6 +146,11 @@ BUILDING AND INSTALLATION It is needed to compile with Visual C++ if TkZinc is to be used with a Tcl/Tk compiled with Visual C++. + P.S: If a pkgIndex.tcl for Tkzinc exists in the autoload path before + installing, it will interfere with the generation of the new pkgIndex.tcl. + It should be removed or renamed. echo 'puts $auto_path' | tclsh will + tell the current load path. + 4. Run the demos |