http://monodevelop.com/Download/What's_new_in_MonoDevelop_2.8
Xcode 4 Support
and
TestFlight integration
Looks good
http://monodevelop.com/Download/What's_new_in_MonoDevelop_2.8
Xcode 4 Support
and
TestFlight integration
Looks good
im going to give this a test drive
im going to say that it feels more stable than the monodevelop included with unity, sure it lacks the templates and the debugger which i didnt use anyway… i think i will give this a longer try and use it as my main editor
code completion is slooooowwwww again…
Hello,
Can I setup MonoDevelop 2.8 to work with Unity like built in Monodevelop ?
I am trying to Sync MonoDevelop 2.8 Project but i get error “Unsuppoerted project…”.
And Scripts dont open in monodevelop after double click on them.
I installed MonoDevelop in standard Program FIles and tried to install it in Unity/MonoDevelop/.
Is there something I am missing ?
Thx for Help !
Any update on this one?
I’m getting the same error trying to open it with Visual Studio 2010. So, isn’t supported then? The only editor available is just the embedded Monodevelop?
Thanks in advance.
in Unity, go to Preferences tab and change the editor path to your new instance of MonoDevelop.
Yes, I know, I’ve alredy did it. But when trying to open the project I get the error message described in this post.
any news on this? i would also like to use the new features like code formatting for example.
i’m getting the same error.
If you open up your logs for MonoDevelop 2.8 what do you see?
On Windows look in your appdata folder eg C:\Users\BobDole\AppData\Local\MonoDevelop-2.8\Logs
Mac users I’m not sure
What I find are three things
I’ve tried reinstalling Unity, MonoDevelop and MonoDevelop’s prerequisites (gtk-sharp, gnome-sharp or gtkhtml-sharp) still have the same issue.
Running MonoDevelop 2.8 works just fine, just not from Unity
I’ve tried other programs like VisualStudio and Notepad++ and they open fine so it’s just MonoDevelop 2.8
WARNING [2012-01-24 19:07:58Z]: MonoDevelop failed to start. Rebuilding addins registry.
(Ommited rebuild portion for brevity)
WARNING [2012-01-24 19:08:00Z]: GLib-Warning: g_set_prgname() called multiple times
Stack trace:
at GLib.Global.set_ProgramName(String value)
at Gtk.Application.SetPrgname()
at Gtk.Application.do_init(String progname, String[] args, Boolean check)
at Gtk.Application.Init(String progname, String[] args)
at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
at MonoDevelop.Ide.IdeStartup.Main(String[] args)
at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
FATAL ERROR [2012-01-24 19:08:00Z]: MonoDevelop failed to start. Some of the assemblies required to run MonoDevelop (for example gtk-sharp, gnome-sharp or gtkhtml-sharp) may not be properly installed in the GAC.
System.IO.IOException: The handle is invalid.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.Console.GetBufferInfo(Boolean throwOnNoConsole, Boolean succeeded)
at System.Console.get_WindowWidth()
at MonoDevelop.Core.ProgressMonitoring.ConsoleProgressMonitor..ctor()
at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
at MonoDevelop.Ide.IdeStartup.Main(String[] args)
Any thoughts?