3

Closed

Project Template in MonoDevelop (Mac)

description

Hi!
I've just copied the MonoDevelop.MonoGame.2.5 folder into:
MonoDevelop.app/Contents/MacOS/lib/monodevelop/AddIns
 
But even after restarting MonoDevelop, I do not see the MonoGame Template in the New Project menu.
 
Is this a known bug, or am I doing something wrong???
 
Thanks,
Matt.
Closed Jun 17, 2012 at 5:02 PM by dellis1972
The latest develop branch should be compatible with 3.0.x . Also the Mac template is now in the develop branch and will be included in the next release

comments

jkuempel wrote May 29, 2012 at 2:38 AM

I don't know if this is related (sounds like it's probable), but on Windows, the template shows as being unable to load because it can't find two dependent assemblies it needs - MonoDevelop.Core and MonoDevelop.Ide. The problem is a version mismatch as the template expects specifically the 2.8 versions of these assemblies and I'm running version 3.0.2 of the IDE.