Mercurial > hg > orthanc
changeset 6003:d69db70fa8ba
note
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sun, 16 Feb 2025 14:30:31 +0100 |
parents | 23f67cddc4fc |
children | 4d8b047aec43 |
files | INSTALL |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/INSTALL Sat Feb 15 17:04:27 2025 +0100 +++ b/INSTALL Sun Feb 16 14:30:31 2025 +0100 @@ -76,7 +76,7 @@ # cd [...]\Orthanc\Build # cmake -DSTANDALONE_BUILD=ON -DSTATIC_BUILD=ON -DALLOW_DOWNLOADS=ON \ - -DUSE_LEGACY_JSONCPP=ON -G "Visual Studio 9 2008" [...]\OrthancServer + -DUSE_LEGACY_JSONCPP=ON -DUSE_LEGACY_BOOST=ON -G "Visual Studio 9 2008" [...]\OrthancServer Then open the "[...]\Orthanc\Build\Orthanc.sln" with Visual Studio.