Liste des Groupes | Revenir à cl tcl |
I've downloaded the tcl900-src.zip file from SourceForge and am trying to build it using the "buildall.vc.bat" script with Visual Studio 2022. Other than defining INSTALLDIR, I've changed nothing. The executables and packages appear to build without error but not the help files which fail like so:To answer my own question, the work-around, at the moment, is to not build the docs. This means not using the shell script but invoking nmake directly:
: make-manpage-section: not table of contents.
NMAKE : fatal error U1077: 'win\Debug_VC1941\tclsh90.exe win\.. \tools\tcltk-man2html.tcl "--htmldir=win\Debug_VC1941\html"' : return code '0x1'
Stop.
*** BOOM! ***
DONE!
Note that I've shortened the paths in the above error message for clarity.
Can anyone help?
-mike
Les messages affichés proviennent d'usenet.