MonoDevelop is an IDE primarily designed for C# and other .NET languages. MonoDevelop enables developers to quickly write desktop and ASP.NET Web applications on Linux, Windows and Mac OSX.
Hi all,
I would like to know whether it is possible to use MonoDevelop for C++/Qt development? If yes, then what do I have to do in MonoDevelop in order for it to be aware of my Qt installation?
I am running Ubuntu 11.10, Qt4 and MonoDevelop 2.6.
Thank you in advance.
Kind Regards,
Veroslav
I have passed from Windows to Ubuntu 12.04 and I'm happy for my choice.
I have installed MonoDevelop because I am C# programmer and ASP.NET (with MVC3)...
I got a solution from faculty, solution made in Visual Studio 2010 and I opened it in MonoDevelop. The solution opening is fine.
When run the solution, the error occured:
How to solve this problem ?
I recently installed MonoDevelop (I do not know if I did correctly, I just installed via terminal, two packets called 'mono-basic' and 'monodevelop').
After running the MonoDevelop IDE, I find with surprise that, by creating a new solution, shows me the following error just when I try to modify the source code:
Quote:
El archivo '/home/unbr0ken/C# Testing/GUI-Test
hi all,
i would really love to run MonoDevelop at Pwn Pad.
But have tried to do sudo apt-get install monodevelop, and dont see it anywhere or any kind of working directly,
anyone any resources or help on how or what can be done to get it running?
if it works on n900 then it have to work on Nexus7 :D
thanks,
Nikolai
I now have monoDevelop version 2.4on Ubuntu 11.04. I went to Ubuntu Software Center and Synaptic Package manager, and I do not see a way for me to update monoDevelop from 2.4 to 2.8 ( the latest version).
Monodevelop from git in KDE 4.10.2 does not render text in code edit tabs
I tried with xfce and text is rendered ok there.
I tried disabling composition with alt shift f12 and restarting x server but it was no better.
Hi, maybe someone could help me running mono and monodevelop in F12.
I installed monodevelop from rawhide repository as I would use v2.2 including the python language add-in.
I have a .jar file from github and have been asked to place it in my Android app’s libs/ folder. I am using MonoDevelop for Android, and I cannot see a libs/ folder anywhere. I see that in Eclipse, under options, a path can be added for .jar files. Is there the same thing for MonoDevelop? Can I please have some help to set this .jar file up correctly?