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 / VC 2

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