问题添加项目参考 [英] Problem adding project reference

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

问题描述

我正在使用用C ++/CX编写的UWP应用程序.该解决方案有多个项目,而我正在使用VS 2015以及更新3.当我尝试添加解决方案项目时;参考一个项目,我得到以下错误,显示在 一个对话框.

I'm working on a UWP app that I've written in C++/CX. The solution has several projects and I'm using VS 2015 with update 3. When I try to add a solution project reference to one the projects I get the following error shown in a dialog box.

发生一个或多个错误.

One or more errors occurred.

推荐答案

嗨吉姆·扬,

根据您的描述,似乎不是VS IDE的使用问题.

Based on your description, it seems that it is not the VS IDE usage issue.

也许我无法提供直接答案,但是我可以帮助您找到此问题的一个好目录.

Maybe I couldn't provide the direct answer, but I can help you find a good directory for this issue.

>> 索引(从零开始)必须大于或等于零且小于参数列表的大小.

>>Index (zero based) must be greater than or equal to zero and less than the size of the argument list.

(1)在调试或构建期间,您能找到哪个行代码生成此问题吗?

(1) During debug or build, can you find that which line code generate this issue?

(2)自添加其他参考以来,它是否与项目目标有关?

(2) Whether it is related to the project target since you add other reference?

根据错误消息,我之前遇到过两种情况.

Based on the error messages, I just met two situations before.

(1)错误的参数:

(2)不同的项目目标:

(2) Different project target:

如果仍然没有帮助,则最好在其他VS机器上进行测试,如果仍然存在此问题,我想我们会考虑特定的项目本身,也许VC ++或UWP论坛对此会更好.问题.

If still no help, you'd better to test it in other VS machine, if it still has this issue, I think we would think about the specific project itself, maybe the VC++ or the UWP forum would be better for this issue.

如果有任何疑问,请随时告诉我.

If there is any concern, please feel free to let me know.

最好的问候,

Jack


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

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