changeset 3529:625625ed098f

note
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Sep 2019 20:40:42 +0200
parents f6fe095f7130
children b26b6ea27648 877aff48ebb8
files LinuxCompilation.txt
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/LinuxCompilation.txt	Thu Sep 26 13:40:49 2019 +0200
+++ b/LinuxCompilation.txt	Mon Sep 30 20:40:42 2019 +0200
@@ -228,6 +228,17 @@
 
 
 
+Additional information
+----------------------
+
+* It has been reported that distributions coming with Boost >= 1.70.0
+  might need the option "-DBoost_NO_BOOST_CMAKE=ON" to be added to the
+  "cmake" command-line.
+  https://groups.google.com/d/msg/orthanc-users/nXq2qOndw9c/0PGnaOqiAgAJ
+  
+
+
+
 Using ccache
 ============