comparison INSTALL @ 2505:a4f885670da7

fix Windows build
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 26 Mar 2018 11:09:19 +0200
parents 0611aa383e62
children 83489e20ad0c
comparison
equal deleted inserted replaced
2504:78862372ea88 2505:a4f885670da7
73 73
74 Native Windows build with Microsoft Visual Studio 74 Native Windows build with Microsoft Visual Studio
75 ------------------------------------------------- 75 -------------------------------------------------
76 76
77 # cd [...]\OrthancBuild 77 # cd [...]\OrthancBuild
78 # cmake -DSTANDALONE_BUILD=ON -DSTATIC_BUILD=ON -DALLOW_DOWNLOADS=ON -DUSE_LEGACY_JSONCPP=ON -G "Visual Studio 8 2008" [...]\Orthanc 78 # cmake -DSTANDALONE_BUILD=ON -DSTATIC_BUILD=ON -DALLOW_DOWNLOADS=ON -DUSE_LEGACY_JSONCPP=ON -G "Visual Studio 9 2008" [...]\Orthanc
79 79
80 Then open the "[...]/OrthancBuild/Orthanc.sln" with Visual Studio. 80 Then open the "[...]/OrthancBuild/Orthanc.sln" with Visual Studio.
81 81
82 NOTES: 82 NOTES:
83 * More recent versions of Visual Studio than 2008 should also 83 * More recent versions of Visual Studio than 2008 should also