使用Visual Studio Express的64位? (VB.net) [英] 64-bit with Visual Studio Express? (VB.net)

查看:113
本文介绍了使用Visual Studio Express的64位? (VB.net)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Visual Studio Express编写用于64位AutoCAD的dll.因此,需要将其编译为64位.话虽如此,我找不到让Visual Studio做到这一点的方法...我一直在阅读有关安装SDK(我曾经做过),然后针对它的工具集的内容,但我找不到任何方法这是VB中的Express版本.

我确实知道Autodesk刚刚发布了一个向导,它将平台信息设置为64位,并且应该可以在Express上运行,唯一的问题是它正在使用WPF和我现有的项目,我正在尝试隐蔽,不是.结果是导入时我的表单无法在设计器中打开,我认为它们也不起作用.

任何帮助将不胜感激.

谢谢
Jason Self

解决方案

最终的工作是使用AutoDesk提供的模板(为AnyCPU配置了新模板),在此我将现有项目添加到了新模板中.解决方案,然后将我想要的物品放到新项目中.

您不能简单地将VB2010 Express作为目标CPU,所幸的是,提供的模板已进行了必要的更改.

谢谢,
杰森(Jason)


Dude.!
在安装Visual Studio时.它带有选择x86或x64 Bit版本的选项. .
如果没有选项,则 不用担心.!" ur操作系统会自动将其放在"Program files 32"文件夹下


I am using Visual Studio Express to author a dll for use in 64-bit AutoCAD. For this reason it needs to be compiled 64-bit. With that said I can find no way of getting Visual Studio to do this...I keep reading things about installing the SDK (I did) and then targeting it''s toolset, but I can''t find any way of doing this with the Express Version in VB.

I do know that Autodesk just put out a wizard that will set the platform info to 64-bit and that is supposed to work on express, the only problem is that it is using WPF and my existing project, that I am trying to covert, is not. The result is that my forms don''t open in the designer when I import them, I assume they won''t work either.

Any help would be greatly appreciated.

Thank you,
Jason Self

解决方案

What ended up working was to use the template provided by AutoDesk (The new one is configured for AnyCPU) from there I added the existing project to the new solution and then simply drug the items I wanted into the new project.

You can not simply target a CPU with VB2010 Express, fortunately the template provided made the required changes.

Thanks,
Jason


Dude.!
while installing Visual studio.! it comes with option to select x86 OR x64 Bit version.!
.
if there is no option then "Dont worry.!" u r Operating system wil put it automatically under "Program files 32" folder


这篇关于使用Visual Studio Express的64位? (VB.net)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆