[Opensim-dev] Fwd: Please test updated prebuild in branch prebuild-update
BlueWall Slade
bluewall.slade at gmail.com
Sat Sep 4 02:21:36 UTC 2010
On Fri, Sep 3, 2010 at 9:56 PM, Justin Clark-Casey <jjustincc at googlemail.com
> wrote:
> What I also should have mentioned is that this will require a small
> alteration to any prebuild.xml files being built in OpenSim's addon-modules
> directory. Please see the mantis for further details.
>
> Thanks Justin,
See the mantis <http://opensimulator.org/mantis/view.php?id=5010> for a
small python script to help make the required changes to the addon-module
prebuild files. Give the script --infile and --outfile settings for your
prebuild files on the command line, then inspect your outfile to see if it
looks ok. Then you can replace your prebuild file with the outfile and run
the prebuild shell to generate your project files.
A couple of things to watch for. If you have problems with assemblies not
being found, look at your prebuild files to make sure that any assemblies
shipped in the ./bin directory have the path=../../../bin (whatever your
ReferencePath is set to) added. The script looks for the .dll in the
Reference to add the path attribute. Sometimes these files do not have the
extension and the script will miss them. The path attribute will need to be
added by hand for these. Also, remove the dll extension from the name
attributes, as we are pointing the build system to an assembly name, not a
file name and it can cause problems in some cases.
Thanks!
BlueWall
> -------- Original Message --------
> Subject: Please test updated prebuild in branch prebuild-update
> Date: Sat, 04 Sep 2010 02:24:27 +0100
> From: Justin Clark-Casey <jjustincc at googlemail.com>
> To: opensim-dev at lists.berlios.de
>
> Hi folks. Bluewall has very kindly provided a patch for our prebuild in
> order to improve the generated cross platform
> build files (for xbuild, monodevelop, nant, etc.). The patch is at
>
> http://opensimulator.org/mantis/view.php?id=5010
>
> Since it does change quite a lot of files I thought I would put it in a
> separate branch to test. So far, nant seems to
> work without any issues (which is also needed for some of the extra build
> targets in .nant/local-include).
>
> If you're using other build approaches (monodevelop, vs2010, etc.) please
> test to make sure it works for those. Please
> report any issues on mantis 5010. If nobody hits any problems, I will
> merge the changes with the main build in the
> middle of next week.
>
> Thanks for doing this, Bluewall!
>
> Regards,
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20100903/c22f5bcc/attachment-0001.html>
More information about the Opensim-dev
mailing list