comparison LinuxCompilation.txt @ 3529:625625ed098f

note
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Sep 2019 20:40:42 +0200
parents bfaa10078f7d
children bf6a61b918ef
comparison
equal deleted inserted replaced
3528:f6fe095f7130 3529:625625ed098f
226 These instructions will not work as such beyond Orthanc 0.7.0, but 226 These instructions will not work as such beyond Orthanc 0.7.0, but
227 they might give indications. 227 they might give indications.
228 228
229 229
230 230
231 Additional information
232 ----------------------
233
234 * It has been reported that distributions coming with Boost >= 1.70.0
235 might need the option "-DBoost_NO_BOOST_CMAKE=ON" to be added to the
236 "cmake" command-line.
237 https://groups.google.com/d/msg/orthanc-users/nXq2qOndw9c/0PGnaOqiAgAJ
238
239
240
241
231 Using ccache 242 Using ccache
232 ============ 243 ============
233 244
234 Under GNU/Linux, you also have the opportunity to use "ccache" to 245 Under GNU/Linux, you also have the opportunity to use "ccache" to
235 dramatically decrease the compilation time when rebuilding 246 dramatically decrease the compilation time when rebuilding