[MonoDevelop] Problem compiling project

Todd Berman tberman@off.net
Wed, 27 Oct 2004 12:42:12 -0700


On Wed, 2004-10-27 at 17:29 +0100, Chris Bacon wrote:
> Hi,
> 
> This problem appears to have come up before...
> 
> I'm new to monodevelop/mono/etc... and have just installed the latest
> versions of everything. It all seemed to install OK, but when I try to build
> the demonstration project (from the monodevelop website) it doesn't build
> anything - report "Build: 0 succeeded, 0 failed"
> 
> I'm using Fedora 2, mono 1.1.1 and monodelevop 0.5.1

Mono 1.1.1 and MonoDevelop 0.5.1 do not get along.

Use either Mono 1.0.2 (or whatever the current 1.0.x is) and MonoDevelop
0.5.1 or Mono 1.1.1 and MonoDevelop from SVN.

--Todd