[Opensim-users] Circular dependency in 8262

Justin Clark-Casey jjustincc at googlemail.com
Fri Feb 6 21:16:58 UTC 2009


dr scofield wrote:
> Paul Fishwick wrote:
>> If prebuild creates the appropriate assembly references, it must have broken
>> in this version. There are numerous instances in VC# 2008 of bad references,
>> including:
>>
>> OpenSim.Data.Base
>> OpenSim.Data.MapperFactory
>> OpenSim.Data.MySQLMapper
>>
>> Could be others.... I am cc'ing the dev list.
>>   
> in all likelihood r8259 is the one that breaks it, that introduced a
> refactoring of OpenSim.Region.Environment. prebuild.xml was changed as
> well, and i've probably introduced the VC#2008 problem then... as i'm
> not a windows dude, any hints will be appreciated.
> 

One possible cause is the fact that prebuild.xml still contains references to those deleted projects.  Nant appears fine 
with this but possibly it is borking Visual C# (though curious why this is popping up now rather than when those 
projects were originally deleted).

Which means that it's probably a red herring but it would still be good to tidy that stuff up.  I'll probably do that 
quickly soon unless I hear from you, DrS


-- 
justincc
Justin Clark-Casey
http://justincc.wordpress.com



More information about the Opensim-users mailing list