Hi Mikko thats great news, you mean opensim 0.7 with current master ? I have a funny issue with the current Taiga 0.1.2, maybe you have a hint where I could have made something wrong
http://groups.google.com/group/realxtend/browse_thread/thread/6684f591ea7b4868 cheers and happy weekend On Fri, Aug 20, 2010 at 7:28 PM, Andreas Schmeil < [email protected]> wrote: > Hi Mikko, > > thanks for your quick reply. > > I had tried to compile Taiga before, but it did not work. Tried it > again now, same build fail (see 1. below). > > Although this error sounds much less unresolvable than the missing > constructor errors. So, is there any directive here I can add > somewhere to make it work? > > Then I cleaned and tried building it without the EstateManagement > addon -> next addon build failed (see 2. below): > > And when I removed that addon, the next one failed to build (see 3. > below). So I think my configuration simply might have a problem with > building addons. Do I have to create any prebuild.xml files for the > addons manually? > > Thanks so much for guiding me through this, > Andreas > > > 1. > [csc] /usr/lib/taiga/addon-modules/EstateManagement/Data/ > MySQL / > MySQLRegionEstateData.cs(8,7): error CS0246: The type or namespace > name `Estate > ManagementModule' could not be found. Are you missing a using > directive or an as sembly > reference? > [csc] Compilation failed: 1 error(s), 0 warnings > > BUILD FAILED - 0 non-fatal error(s), 1 warning(s) > > 2. > [csc] /usr/lib/taiga/addon-modules/ModCableBeach/Modules/ > ServerConnectors/WebDAV/NHibernateManager.cs(6,7): error CS0246: The > type or namespace name `NHibernate' could not be found. Are you > missing a using directive or an assembly reference? > > BUILD FAILED - 0 non-fatal error(s), 14 warning(s) > > 3. > [csc] /usr/lib/taiga/addon-modules/ModreX/ModularRex/WorldInventory/ > WorldInventoryModule.cs(12,7): error CS0246: The type or namespace > name `WebDAVSharp' could not be found. Are you missing a using > directive or an assembly reference? > [csc] Compilation failed: 1 error(s), 0 warnings > > BUILD FAILED - 0 non-fatal error(s), 1 warning(s) > > > On Aug 19, 10:46 pm, Mikko Pallari <[email protected]> > wrote: > > Hi, > > > > OpenSim 0.7 is not yet fully supported by ModreX. I'm currently working > on > > ModreX master branch to make it work with OpenSim current master. > > > > There are a couple of other branches of ModreX you might want to use. > There > > is taiga-0.1 branch which works with our latest Taiga ( > http://github.com/realXtend/taiga). Taiga is based on SciSim version that > is > > based on OpenSim 0.6.9. There is also a ModreX branch called > > os-0.6.9-post-fixes. This branch should work with OpenSim > 0.6.9-post-fixes > > branch. > > > > The Readme.txt file on bottom of the ModreX GitHub page is a bit > outdated. > > I'll update that ASAP. > > > > Cheers, > > Mikko > > > > On Fri, Aug 20, 2010 at 4:28 AM, Andreas Schmeil < > [email protected]> wrote: > > > Hey there, I am also trying to build opensim 0.7 with modrex. I have > > > tried different combinations ranging from opensim 0.6.8 to 0.7 and > > > different downloads of the ModreX addon module. I can't get it to > > > compile, for every combination I get a different error (no constructor > > > that supports 15 arguments, no function that takes 12 arguments, > > > etc). > > > > > Could somebody point out which combination does really work? > > > My last try was this: > > > - Debian 5 (lenny) > > > - Mono 2.4.3 > > > - Nant 0.85 > > > - OpenSim 0.7 > > > - ModreX checked out from SVN > > > > > I followed the instructions at the bottom of this page: > > >http://github.com/mikkopa/ModreX > > > > > Thanks for any help and advise, > > > Andreas > > > > > On Aug 3, 5:21 am, pedro <[email protected]> wrote: > > > > I noticed that there are quite some changes in the opensimulator 0.7 > > > > build, has anybody allready had a chance to give it a try with the > > > > modrex modules and noticed any impacts ? > > > > > -- > > >http://groups.google.com/group/realxtend > > >http://www.realxtend.org > > -- > http://groups.google.com/group/realxtend > http://www.realxtend.org > -- http://groups.google.com/group/realxtend http://www.realxtend.org
