C# 设置问题的 Scons

发布于 2024-09-27 11:04:30 字数 94 浏览 4 评论 0原文

我时常使用 Scons,我发现它是构建简单 C# 项目的好工具。 我想应该对 Scons 进行一些修改才能使用 C#。

我可以获得有关如何执行此操作的帮助吗?

I use Scons from time to time, and I see it's a good tool for building simple C# project.
I guess there should be some modification of Scons for using C#.

Can I get some help on how to do this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

不打扰别人 2024-10-04 11:04:30

您可以从 SCONS C# builder wiki 页面开始,并与 SCONS 邮件列表。一些人们已经在这方面做了一些工作,但它似乎可能已经脱落和/或已经脱落一段时间了。

我猜想,解决那里的事情 - 特别是看看已经完成的事情 - 会比这里的一个单一问题更有成效,因为绝大多数主流 C# 用户使用 msbuild、nant、psake 或其他 .net 特定工具-链。

You can start with the SCONS C# builder wiki page, and work through issues with people on the SCONS mailing lists. Some people have already done some work in this area, but it seems it may have fallen off and/or been some time ago.

I would guess that working through things there - and especially looking at what was already done - would be much more fruitful than a single question here, as the vast majority of mainstream c# users use msbuild, nant, psake, or another .net specific tool-chain.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文