Re: Tcl 9 Build failure using Visual Studio 2022

Liste des GroupesRevenir à cl tcl 
Sujet : Re: Tcl 9 Build failure using Visual Studio 2022
De : wortkarg3 (at) *nospam* yahoo.com (Harald Oehlmann)
Groupes : comp.lang.tcl
Date : 13. Oct 2024, 12:14:52
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vega38$ld2e$2@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
Am 11.10.2024 um 03:19 schrieb Michael Soyka:
On 10/10/2024 1:07 PM, Michael Soyka wrote:
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:
>
: 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
 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:
    nmake -nologo -f makefile.vc release
   nmake -nologo -f makefile.vc install
 This allows me to test my apps using 9.0.  The docs issue can be addressed later.
 
Your observation is correct.
On the other side, if the help workshop is available, it works. I always test this. The result is semi-optimal anyway...
Thanks,
Harald

Date Sujet#  Auteur
10 Oct 24 * Tcl 9 Build failure using Visual Studio 202214Michael Soyka
11 Oct 24 +- Re: Tcl 9 Build failure using Visual Studio 20221Michael Soyka
11 Oct 24 `* Re: Tcl 9 Build failure using Visual Studio 202212Michael Soyka
13 Oct 24  `* Re: Tcl 9 Build failure using Visual Studio 202211Harald Oehlmann
14 Oct 24   `* Re: Tcl 9 Build failure using Visual Studio 202210Michael Soyka
14 Oct 24    `* Re: Tcl 9 Build failure using Visual Studio 20229Harald Oehlmann
15 Oct 24     `* Re: Tcl 9 Build failure using Visual Studio 20228Michael Soyka
1 Nov 24      `* Re: Tcl 9 Build failure using Visual Studio 20227Michael Soyka
1 Nov 24       `* Re: Tcl 9 Build failure using Visual Studio 20226Harald Oehlmann
1 Nov 24        `* Re: Tcl 9 Build failure using Visual Studio 20225Michael Soyka
1 Nov 24         `* Re: Tcl 9 Build failure using Visual Studio 20224bohagan
2 Nov 24          `* Re: Tcl 9 Build failure using Visual Studio 20223Michael Soyka
2 Nov 24           +- Re: Tcl 9 Build failure using Visual Studio 20221Ashok
2 Nov 24           `- Re: Tcl 9 Build failure using Visual Studio 20221Ashok

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal