帮助将C ++ / CLI Vs2003项目转换为C ++ / CLI Vs2005 [英] Help on convert C++/CLI Vs2003 projects into C++/CLI Vs2005

查看:69
本文介绍了帮助将C ++ / CLI Vs2003项目转换为C ++ / CLI Vs2005的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,


我们在VS2003 C ++ / CLI中创建了项目,并计划将它们转换为C ++ / CLI Vs2005。但是在将Vs2003打开到VS2005之后然后编译产生了大量语法和其他编译器错误,这似乎需要花费大量工作来
手动解决它们。


下面的编译器选项选择编译它:


"公共语言运行时支持(/ clr)"我们想要它。


而且,发现以下链接指定了一个不再可用的MS转换工具。


http: //www.microsoft.com/downloads/details.aspx?familyid=a3581805-1af2-4c34-9d0e-6029cc078441&displaylang=en


请建议我,还有其他工具吗?我可以用来将项目从C ++ / CLi Vs2003转换为VS2005吗?


任何其他编译器选项,以最少的代码更改来编译代码?


对此的任何其他建议将不胜感激



谢谢


Obula。

解决方案

vc ++ 2005 c ++的vc ++ 2003托管扩展的当前下载链接/ cli转换工具 是
https://www.microsoft.com/ en-us / download / details.aspx?id = 9571


您需要更改其源代码以解析代码。


Hello,

We have projects created in VS2003 C++/CLI and Planned to covert them into C++/CLI Vs2005. But after opened Vs2003 into VS2005 and then compiled which produces bunch of syntax and other compiler errors which seems so much work required to resolve them manually.

The  below compiler option selected to compile it:

"Common Language Runtime Support (/clr)" which we wanted it.

And also, found that, the following link has specified a MS convert tool which is no longer available.

http://www.microsoft.com/downloads/details.aspx?familyid=a3581805-1af2-4c34-9d0e-6029cc078441&displaylang=en

Please suggest me, are there any other tools which I can use to convert the projects from C++/CLi Vs2003 to VS2005?

any other additional compiler options to compile the code with minimum code changes?

Any other suggestions on this will be appreciated

Thanks

Obula.

解决方案

Current download link for the vc++ 2003 managed extensions to vc++2005 c++/cli conversion tool is https://www.microsoft.com/en-us/download/details.aspx?id=9571.

You are expected to change its source code to parse your code.


这篇关于帮助将C ++ / CLI Vs2003项目转换为C ++ / CLI Vs2005的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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