luamake icon indicating copy to clipboard operation
luamake copied to clipboard

msvc-安装

Open lualcs opened this issue 5 months ago • 2 comments

  1. Install: Windows (msvc): Install Visual Studio compile/install.bat

已经安装了Install Visual Studio 2022 17.4 最新社区版 然后双击 D:\ANT\luamake\compile\install.bat 系统找不到指定的路径。 系统找不到指定的路径。

D:\ANT\luamake\compile>pause 请按任意键继续. . . 要如何处理啊

lualcs avatar Oct 03 '25 08:10 lualcs

可能是没在VS安装的时候选择clang工具包。clang工具包会提供一个ninja,当然你也可以自己安装ninja。

actboy168 avatar Oct 09 '25 02:10 actboy168

好的,我安装了,还有是install.bat放上层目录就可以了

发自我的iPhone

------------------ 原始邮件 ------------------ 发件人: actboy168 @.> 发送时间: 2025年10月9日 10:12 收件人: actboy168/luamake @.> 抄送: lualcs @.>, Author @.> 主题: Re: [actboy168/luamake] msvc-安装 (Issue #47)

actboy168 left a comment (actboy168/luamake#47)

可能是没在VS安装的时候选择clang工具包。clang工具包会提供一个ninja,当然你也可以自己安装ninja。

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

lualcs avatar Oct 10 '25 10:10 lualcs