项目转换 [英] Project Conversion

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

问题描述

我是Visual Studio产品的初学者,最近我从老板那里收到一项任务:将最初在Visual Studio 2005中创建的项目(使用Visual Basic)转换为Visual Studio 2015.作为智能设备"项目类型创建的, 2015版不接受该格式,我得出的结论是,进行此转换的唯一解决方案是重写整个项目.但是,在我用右键单击添加文件后->添加来自...的文件 不会运行,并且有很多错误,但是大多数错误似乎都是已声明的内容(例如,未声明"Cursor".由于其保护级别,它可能无法使用.),并且它在此序列中使用了"Cursor.Current = 游标.默认".我不确定应该做什么,应该声明什么,如果我应该声明什么,以及最终如何转换项目.我试图尽可能详细.如果您对我的问题有任何想法,请帮助我完成任务.

I am a beginner in this Visual Studio stuff, and I recently received a task from my boss: to convert a project originally made in Visual Studio 2005 (with Visual Basic) to Visual Studio 2015. It was made as an Smart Device project type, which is not accepted by the 2015 version, and I reached the conclusion that the only solution to make this conversion would be to rewrite the entire project. But after I added the files with right click->add file from... the project does not run and it has a high number of errors, but most of them seem to be things that are declared (e.g. "'Cursor' is not declared. It may be inaccesible due to its protection level."), and it was used into this sequence "Cursor.Current = Cursors.Default". I am not sure what I should do, what to declare, if I should declare anything and how to convert the project in the end. I tried to be as detailed as possible. If you have any idea for my problem, please help me complete my task.

谢谢!

推荐答案

您需要使用VS2005来维护该特定项目.那是"Windows CE"操作系统的一部分.时代,这些设备已被较新的技术淘汰.由于没有适用于那些旧设备的新工具,因此您必须留下来 使用旧工具集,或移至新设备.
You'll need to stay with VS2005 to maintain that particular project.  That was part of the "Windows CE" era and those devices have been antiquated by newer technology.  Since there is no new tooling for those old devices you must stay with the old toolset, or move to new devices.


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

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