[Opensim-dev] [Fwd: Re: head doesn't compile]

Justin Clark-Casey jjustincc at googlemail.com
Thu Mar 4 15:56:03 UTC 2010


I meant Diva *wants* to understand, not wasn't.  My blood sugar levels are too low.

-------- Original Message --------
Subject: Re: [Opensim-dev] head doesn't compile
Date: Thu, 04 Mar 2010 15:52:22 +0000
From: Justin Clark-Casey <jjustincc at googlemail.com>
To: opensim-dev at lists.berlios.de
References: <4B8FC44D.2090507 at metaverseink.com>

diva at metaverseink.com wrote:
> Head doesn't compile under Windows since yesterday. Justin or JHurliman 
> -- one of your commits did it. I already spent 1 hour trying to figure 
> the problem out, including reinstalling .NET, without success. The 
> problem has been confirmed by others. Please see to this urgently. Thanks.

The Windows build failure occurs because of patch 61a63ff.  It is characterized by the error in Microsoft Visual C# 2008 Express

"C:\OPENSIM_GIT\opensim_NEW\opensim.sln" (default target) (1) ->
"C:\OPENSIM_GIT\opensim_NEW\OpenSim\Framework\OpenSim.Framework.csproj" (default target) (6) ->
(CoreCompile target) ->
 CSC : error CS0656: Missing compiler required member 'System.Runtime.Compiler.Services.ExtensionAttribute..ctor'

when compiling in OpenSim.Framework.  A quick google suggests some kind of problem with this not being supported until .NET 3.5, though I think all our stuff is switched to that now.

Reverting this patch temporarily does allow OpenSim to compile again but Diva wasn't to actually understand what's going wrong :D - so I'm sure there will be a better solution soon.

By the way, this wasn't my change ;), but if I was doing it I would have fallen into the same issue.

-- 
Justin Clark-Casey (justincc)
http://justincc.org
http://twitter.com/justincc


-- 
Justin Clark-Casey (justincc)
http://justincc.org
http://twitter.com/justincc



More information about the Opensim-dev mailing list