小编Adr*_*n G的帖子

什么可能导致我的MonoDevelop项目中的"OutputPath属性未设置为项目ProjectName.csproj"错误

在Windows 7(64位)上,Android SDK与Eclipse完美配合 - 我的第一个Android应用程序,使用第一个"Hello World"示例(在此处找到 - http://docs.xamarin.com/android/getting_started/hello_world-来自Xamarin)失败并显示错误"未为项目NameProject.csproj设置的OutputPath属性".

我试过从Xamarin重新运行安装程序,但仍然会出现此错误.

有人可以建议可能导致此问题的原因吗?非常感谢.

确切的错误:

C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(9,9): 
Error: The OutputPath property is not set for project 'helloWorld3.csproj'.  
Please check to make sure that you have specified a valid combination of 
Configuration and Platform for this project.  
Configuration='Debug'  
Platform='BPC'.  
This error may also appear if some other project is trying to follow a 
project-to-project reference to this project, this project has been 
unloaded or is not included in the solution, and the referencing project 
does …
Run Code Online (Sandbox Code Playgroud)

windows android xamarin.android xamarin

3
推荐指数
1
解决办法
2586
查看次数

标签 统计

android ×1

windows ×1

xamarin ×1

xamarin.android ×1