将非托管 vc 的平台 win32 更改为 x64++动态链接库

发布于 2024-12-09 01:49:21 字数 129 浏览 0 评论 0原文

我在win32平台上有一个vc++(非托管)的dll。现在我想将其转换为X64平台。这是怎么可能的。在win32之前,该dll位于pocket PC 2003(ARMV4)平台上。我将其转换为win32。 我尝试从配置管理器更改它,但没有完成。

I have a dll in vc++ (unmanaged) at win32 platform.Now I want to convert it into X64 plateform.How it is possible.Before win32 the dll was at pocket PC 2003(ARMV4) platform.I converted it into win32.
I tried it to change from configuration manager but it not done.

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

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

发布评论

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

评论(1

娇纵 2024-12-16 01:49:21

需要使用配置管理器将新的 (x64) 配置添加到解决方案平台。

此外,您还可以在链接器/高级设置中更改机器类型。

Yeed need to add a new (x64) configuration to the solution platform with the configuration manager.

Additionally you change the machine type in the Linker/Advanced settings.

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