From f27400cd391d2d276df964d8c26ee08aa8ca3662 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Wed, 5 May 2010 17:03:59 -0700 Subject: Removed the boost exception stuff, replaced it with macro that formats the throw site information. SWIG didnt handle the boost exception stuff, even with custom exception wrappers. Now the boost requirement can be lowered back to 3.6. --- host/docs/build.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/docs/build.rst') diff --git a/host/docs/build.rst b/host/docs/build.rst index 81e61475e..d28682764 100644 --- a/host/docs/build.rst +++ b/host/docs/build.rst @@ -40,7 +40,7 @@ CMake ^^^^^^^^^^^^^^^^ Boost ^^^^^^^^^^^^^^^^ -* **Version:** at least 3.7 unix, at least 4.0 windows +* **Version:** at least 3.6 unix, at least 4.0 windows * **Required for:** build time + run time * **Download URL:** http://www.boost.org/users/download/ * **Download URL (windows installer):** http://www.boostpro.com/download -- cgit v1.2.3