Re: [opensource-dev] Source of boost libraries

2010-04-30 Thread Nicky Perian
Try here. http://jira.secondlife.com/browse/SNOW-604 From: Jonathan Welch To: opensource-dev@lists.secondlife.com Sent: Fri, April 30, 2010 10:51:19 AM Subject: [opensource-dev] Source of boost libraries I'm trying to compile Snowglobe 1.4 on Windows XP

Re: [opensource-dev] Source of boost libraries

2010-04-30 Thread Thickbrick Sleaford
The boost packages are not "in" svn, but the urls for the packages are listed in install.xml, and they are downloaded and unpacked into the build tree by the build system. You only need to provide your own boost if you are doing a standalone build (which I assume you aren't, since you are on wi

[opensource-dev] Source of boost libraries

2010-04-30 Thread Jonathan Welch
I'm trying to compile Snowglobe 1.4 on Windows XP / VC 2005 Express Edition (aka VC80) and was told the boost libraries would be part of the svn, but apparently they are not. Can some kind soul please point me to where I can pick them up? -jonathan ___