Paul, I haven't built modrex myself, so I may be missing some point, but if there is anything you think should be added to make it easier for anyone to build the module, please make a version of it, and I will make sure it gets into our svn as soon as possible.
Cheers, On Sat, Dec 13, 2008 at 11:01 AM, Mikko Pallari <[email protected]> wrote: > Hi, > > Checkout opensim as usual. Create a directory there for example ModRex, > checkout ModRex svn to there. The project file looks for the references from > ../../bin directory. So now it can find its references from OpenSims bin. > > To compile both opensim and modrex at same time. Run prebuild2008.bat and > open the solution. After opening right-click from the solution three and > choose "add existing project". Browse to modrex solution file and choose it. > Now you can compile and run them both just by hitting F5. > > I hope this helps. > > We are not going to place assebly references to modrex project since all of > them are already in opensim and opensim is evolving everyday. If we are > going to use same assebly that is only used in ModRex then ofcorse we are > going to include that in svn. > > Making the prebuild.xml hasen't been our priority, but were welcoming anyone > who wants to make it. It would be greatly appreciated. > > Cheers, > > On Fri, Dec 12, 2008 at 6:19 PM, metaphorz <[email protected]> wrote: >> >> Given Mikko's suggestion of trying modrex: >> >> ModRex is currently work in progress and it is still missing lots >> of features. >> The ModRex project can be found from >> http://forge.opensimulator.org/gf/project/modrex/ >> Paul, to use some of the finished features you must built the >> project above and put the ModRex.dll to OpenSim-folder. >> >> I thought I'd at least try and see what it looked like. Source >> checkout using SVN >> with user "anonymous" worked fine, but then there are no assembly >> reference >> dlls. I guess I can locate these manually, but is there an easier way? >> Just trying >> to build the solution (VC#2008) results in the usual errors. With >> opensim, they >> include the required shared libaries. Help welcome. >> >> Suggest that you might put in the dlls and use a prebuild2008.bat and >> compile.bat >> as per the opensim build approach. Might be easier on people who wish >> to play around >> with the source. >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ this list: http://groups.google.com/group/realxtend realXtend home page: http://www.realxtend.org/ -~----------~----~----~----~------~----~------~--~---
