I\'m trying to submit an iPhone application developed in MonoTouch and I\'m getting the cryptic error \"Unable to locate the metadata-template.xml file within the application\".
I have written a clean app (Hello, World) which builds correctly using Debug|Simulator and Release|Simulator configurations.When I try to build using any of 开发者_开发问答the Release configurations,
When ever i try to open a file using MonoDevelop i get this message System.ArgumentException: Illegal characters in path.
I have downloaded the demo-repl.zip file from Miguel de Icaza\'s web site. I was trying to build certain programs but all is failing. Mine is a simple console application.
Is there an IDE which will allow me to develop for the .net Micro Framework on Lin开发者_StackOverflow中文版ux?
Where is the command/button/dialog to a开发者_如何转开发dd a project to an existing mono touch solution?
I have add MIDI.dll into assembly property, I new to C# and following an example from MIDI.dot.net and got this error on device.Spec, what it mean by Midi.InputDevice does not contain a definition for
I cannot open an existing website in MonoDevelop. I h开发者_开发问答ave tried various options with no success. Is there any way to do this?
I\'m developing applications in MonoDevelop for the first time today,开发者_运维技巧 and I just need to know how to compile my projects for mac, NOT windows.
I t开发者_如何学JAVAried to load a New solution > C# > Console project, while pressing Ctrl+F5, it does not run or showing anything, do I need to install .NET SDK?