I\'m using MonoDevelop and MonoTouch to build开发者_如何转开发 a project, but whenever there is a compile error in gcc, it simply says (in the Build Output tab), \"Process exited with code 1, command:
I may need to build a GTK GUI using C# and Mono.If I understand correctly, that means I have 3 choices:
I\'ve installed (./configure; make; sudo make install) Mono bunzip2 -df xsp-2.8 mono-2.8, libgdiplus-2.8, gtk-sharp-2.12.10, mono-addins-0.5, gnome-sharp-2.20.1 packages from ftp.novell.com/pub/mono/s
When I\'m on my linux system, I ca开发者_运维知识库n build Monodevelop solutions from the shell with mdtool.But my windows sytems don\'t seem to be able to do that.I\'ve searched the hard disk for mdt
I have not been working with Monotouch (or the iphone for that matter) for too long, so I guess my problem is experience related.
Extension .fsx stands for an Fsharp File that will be compiled to an executable. Cannot open .fsx files in Monodevelop (from Ubuntu maverick repo).
I\'m running into a really vexing problem with MonoTouch/MonoDevelop.I\'m trying to build an app for Ad Hoc distribution in MonoDevelop for the iPhone.
I am not too fond of any of the default syntax highlighting themes that come with MonoDevelop.I have been tryi开发者_高级运维ng to find a Vibrant Ink implementation (or really anything) but I have not
I\'m trying to port monodevelop-git to MonoDevelop 2.4 (https://github.com/pnobre/monodevelop-git). So far, I\'ve sorted all the errors out, except this one:
I have a library project added to my solution. In this project is a png image set to \"Content\" in build action.