[Mono-dev] Embedded Mono - how to update correctly
Janne Rantala
janne.rantala at gmail.com
Tue Mar 14 15:56:04 EST 2006
Hi,
What is the right way to do things when I want to update files from svn and
use them with embedded mono? What I'm doing now is after updating mono, mcs
and libgdiplus from svn, I run ./autogen.sh --prefix=/opt/mono
--with-preview=yes; make; make install. When that's done, I clean and
rebuild the whole solution in VS2005.
But once again, there are errors...a lot of errors. This time they seem to
originate from /metadata/domain-internals.h and various other files, and yet
again I'm puzzled what I've done wrong this time? Or is it bad idea to
update mono from svn everytime I want to update mcs? Because almost every
time I do that, things start going the way they aren't supposed to.
On the other hand no one else has complained about the errors I get.....so
is it only me?
Cheers,
Janne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060314/a02461b8/attachment.html
More information about the Mono-devel-list
mailing list