[Opensim-users] Opensim compile error under Mono 2.10

Ken Hall kjhall55 at gmail.com
Fri Apr 4 12:24:46 UTC 2014


I see the build instructions on the Opensim wiki now mention xbuild,
although they do also say you can use nant.  I've been building Opensim for
literally years now, and every so often I get hit with an undocumented
change.  Then I have to go through all kinds of hoops to figure out how to
fix it.   I'm not a .NET developer (although my son is), so I know just
enough to be dangerous.

 

I appreciate the help on this list, usually I have to go hang out on the IRC
channel.

 

Thanks all!

 

 

 

From: opensim-users-bounces at lists.berlios.de
[mailto:opensim-users-bounces at lists.berlios.de] On Behalf Of Marcus
Llewellyn
Sent: Friday, April 04, 2014 8:05 AM
To: opensim-users at lists.berlios.de
Subject: Re: [Opensim-users] Opensim compile error under Mono 2.10

 

My steps for building tend to be as follows.

 

# xbuild /t:clean

# mono bin/Prebuild.exe /clean

# git pull

# ./runprebuild.sh

# xbuild

# ./revtag.sh (a tiny script that updates the .bin/.version file)

 

Then I'm ready to move on the the upgrade. Since you're building from
tarballs, which tend not to accrue that same sort of kipple that pulling
from git does, my process probably isn't as applicable. The cleaning steps
might be useful when retrying a compile that experiences hiccups, though. 

 

I haven't used Nant in a very long time now... my understanding is that the
Mono team deprecated it as the official build tool quite some time ago. It
is still in common use among people compiling of OpenSim due to various
inertial factors (I think the NUnit tests are tailored for Nant in some
fashion, maybe). But for those of us just compiling to get binaries, xbuild
is probably the way to go these days.

 

On Fri, Apr 4, 2014 at 2:13 AM, M.E. Verhagen <marceled9 at gmail.com
<mailto:marceled9 at gmail.com> > wrote:

I use xbuild too. Nant does not seem to work anymore.


_______________________________________________
Opensim-users mailing list
Opensim-users at lists.berlios.de <mailto:Opensim-users at lists.berlios.de> 
https://lists.berlios.de/mailman/listinfo/opensim-users

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20140404/6542c3d7/attachment.html>


More information about the Opensim-users mailing list