[Mono-list] [ What the? SharpDevelop? ]

Dane-Garrin Balia Dane-Garrin Balia <monodev@gmail.com>
Mon, 9 May 2005 19:37:12 +0200


Hi again

Ok so I've managed to get a little smarter and downloaded the new
monodevelop 0.6, seeing that the one on the go-mono site, had a bug of
sorts.
So I grabbed the latest tarball from SVN and walla, problem solved.
But again, two dependencies were required, that being of glib-gettext
and intltool.
After solving that, I seem to be getting an error in my "make" of
monodevelop 0.6:

Making all in ICSharpCode.SharpAssembly
make[3]: Entering directory
`/home/dane/today/20050506/MonoDevelop-0.6/Core/src/ICSharpCode.SharpAssemb=
ly'
make[3]: *** No rule to make target
`src/SharpAssembly/Metadata/Rows/AssemblyProcessor.cs', needed by
`../../../build/bin/ICSharpCode.SharpAssembly.dll'.  Stop.

I went into that subdirectory, and read the README.TXT, and it tells
me, before I can make this library I need, SharpDevelop. Now is this
true?

Cause if I am a linux developer, who refutes the Microsoft world....
am I supposed to taint myself with the evils of windows and compile it ther=
e.
And if so, isn't this a challenging way of getting this library compiled.

Trying to be smarter, I went to SVN again and grab the latest tarball,
8 weeks old, and I still got the same thing.

Any ideas?
Is my theory correct.