我无法从VS 2008 VS 2005转换C项目 - C编程 [英] I cannot convert C project from VS 2008 VS 2005 - C programming

查看:36
本文介绍了我无法从VS 2008 VS 2005转换C项目 - C编程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,



我有一个在Visual Studio 2008中编译的C项目,但我的IDE是Visual Studio 2005所以我想将项目从2008转换为2005但是这样会有错误





c:\ Users \Desktop \New Folder\mg1g1_perfo \ Visual Studio 2008



\mg1g1\proj_lib\mg1g1_lib.vcproj行:9列:2错误消息:''9.00''



违反了''7.00 7,00 7.10 7,10 8.00 8,00''的枚举约束。



值''9.00'的属性''Version''无法解析。文件



''c:\ Users \Desktop \New Folder\mg1g1_perfo\Visual Studio 2008



\mg1g1 \ proj_lib \ mg1g1_lib.vcproj''未能加载。





是吗好的尝试从2008年转换到2005年???????





projet文件夹包含SVN(版本控制)和它的文件夹。在转换时,VSS向导正在对Vesion控制发出警告!所以我在删除所有SVN文件夹后尝试打开解决方案



有人可以帮我识别问题所在吗???????

Hello,

I have a C project which is compiled in Visual studio 2008 but my IDE is Visual studio 2005 so I want to convert the project from 2008 to 2005 but it is getting error like this


c:\Users\Desktop\New Folder\mg1g1_perfo\Visual Studio 2008

\mg1g1\proj_lib\mg1g1_lib.vcproj Line: 9 Column: 2 Error Message: ''9.00''

violates enumeration constraint of ''7.00 7,00 7.10 7,10 8.00 8,00''.

The attribute ''Version'' with value ''9.00'' failed to parse. The file

''c:\Users\Desktop\New Folder\mg1g1_perfo\Visual Studio 2008

\mg1g1\proj_lib\mg1g1_lib.vcproj'' has failed to load.


Is it okay to try converting from 2008 to 2005???????


The projet folder is contained with SVN(version Control) and its folders. While converting,VSS wizard is giving warning on Vesion control!!! so I tried to open the solution after deleting all the SVN folders

can somebody help me to identify where the trouble???????

推荐答案

你的项目可以升级但不能降级.net



所以,使用外部工具



访问链接...

http://stackoverflow.com/questions/609419/how-do-i-downgrade-ac-visual-studio-2008-project-to-2005



关于这个主题的一些讨论

https://groups.google.com/forum/?fromgroups=#!topic/microsoft.public.dotnet.framework.adonet/_zo4_SydCJI [ ^ ]



快乐编码!

:)
your project can upgrade but not downgrade in .net

so, use external tool

visit link...
http://stackoverflow.com/questions/609419/how-do-i-downgrade-a-c-visual-studio-2008-project-to-2005

some discussion on this topic
https://groups.google.com/forum/?fromgroups=#!topic/microsoft.public.dotnet.framework.adonet/_zo4_SydCJI[^]

Happy Coding!
:)


另一种选择是(如果你的项目是不太复杂)创建一个新的 VS 2005 项目并手动添加herader,源文件和设置。
Another option would be (if your project is not too complex) creating a fresh VS 2005 project and manually adding herader, source files and settings to it.


这篇关于我无法从VS 2008 VS 2005转换C项目 - C编程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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