在 Visual Studio 2008 中构建 perl win32 库

发布于 2024-12-28 14:18:37 字数 229 浏览 0 评论 0原文

我们当前在我们的应用程序中使用 perl 5.6 库。不知道它最初来自哪里(在我加入公司之前)。现在我们需要将此库升级到 5.14,以满足许多客户的要求...有人有如何在 Visual Studio 中构建 Perl 5.14 的经验吗?我知道有一个完整的 readme.win32 但我想要一个 VS 解决方案(因为我们的开发环境中的其他任何东西都有这个)。有没有办法从 perl 5.14 发行版提供的 makefile 制作解决方案文件?

We currently use perl 5.6 library in our application. No idea where it originally came from (before my time in the company). Now we need to upgrade this library to 5.14 for a number of customer requests... does anyone have the experience on how to build Perl 5.14 in Visual Studio? I know there is a complete readme.win32 but I would like to have a VS solution (as anything else in our dev environment has this). Is there any way to make a solution file from the makefile that is provided with perl 5.14 distribution?

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

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

发布评论

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

评论(1

咿呀咿呀哟 2025-01-04 14:18:37

您可以从 Activestate 获取预构建的 ActivePerl 5.14.2 二进制文件:http://www.activestate.com /activeperl/下载

You can get ActivePerl 5.14.2 binaries pre-built and free from Activestate: http://www.activestate.com/activeperl/downloads

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