From 2009357584b98784b29cc85a4995ef5e5c81e8fc Mon Sep 17 00:00:00 2001 From: Richard Roberts Date: Tue, 15 May 2012 15:49:08 +0000 Subject: [PATCH] Added tested systems to README --- README | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README b/README index d7a2184e2..8ec8a99f8 100644 --- a/README +++ b/README @@ -55,9 +55,13 @@ GTSAM requires the following libraries to be installed on your system: - Cmake version 2.6 or higher Tested compilers - - gcc - - clang - - OSX gcc + - GCC 4.2-4.7 + - Clang 2.9-3.2 + - OSX GCC 4.2 + +Tested systems: + - Ubuntu 11.04, 11.10, 12.04 + - MacOS 10.6, 10.7 2) GTSAM makes extensive use of debug assertions, and we highly recommend you work