comparison README.md @ 501:8424b10df93a bgo-commands-codegen

Dummy change
author bgo-osimis
date Mon, 25 Feb 2019 14:51:34 +0100
parents 5055031f4a06
children 7cdb4634846c
comparison
equal deleted inserted replaced
500:329f229c2794 501:8424b10df93a
151 `cmake -DSTATIC_BUILD=ON -DCMAKE_PREFIX_PATH=C:\Qt\5.12.0\msvc2017_64 -DORTHANC_FRAMEWORK_SOURCE=path -DORTHANC_FRAMEWORK_ROOT="$($pwd)\..\orthanc" -DALLOW_DOWNLOADS=ON -DENABLE_QT=ON -G "Visual Studio 15 2017 Win64" ../orthanc-stone/Applications/Samples/` 151 `cmake -DSTATIC_BUILD=ON -DCMAKE_PREFIX_PATH=C:\Qt\5.12.0\msvc2017_64 -DORTHANC_FRAMEWORK_SOURCE=path -DORTHANC_FRAMEWORK_ROOT="$($pwd)\..\orthanc" -DALLOW_DOWNLOADS=ON -DENABLE_QT=ON -G "Visual Studio 15 2017 Win64" ../orthanc-stone/Applications/Samples/`
152 152
153 Note: replace `$($pwd)` with the current directory when not using Powershell 153 Note: replace `$($pwd)` with the current directory when not using Powershell
154 154
155 155
156
156 Building the SDL native samples (SimpleViewer only) under Windows: 157 Building the SDL native samples (SimpleViewer only) under Windows:
157 ------------------------------------------------------------------ 158 ------------------------------------------------------------------
158 `cmake -DSTATIC_BUILD=ON -DORTHANC_FRAMEWORK_SOURCE=path -DORTHANC_FRAMEWORK_ROOT="$($pwd)\..\orthanc" -DALLOW_DOWNLOADS=ON -DENABLE_SDL=ON -G "Visual Studio 15 2017 Win64" ../orthanc-stone/Applications/Samples/` 159 `cmake -DSTATIC_BUILD=ON -DORTHANC_FRAMEWORK_SOURCE=path -DORTHANC_FRAMEWORK_ROOT="$($pwd)\..\orthanc" -DALLOW_DOWNLOADS=ON -DENABLE_SDL=ON -G "Visual Studio 15 2017 Win64" ../orthanc-stone/Applications/Samples/`
159 160
160 Note: replace `$($pwd)` with the current directory when not using Powershell 161 Note: replace `$($pwd)` with the current directory when not using Powershell
192 pages="341--352", 193 pages="341--352",
193 issn="1618-727X", 194 issn="1618-727X",
194 doi="10.1007/s10278-018-0082-y", 195 doi="10.1007/s10278-018-0082-y",
195 url="https://doi.org/10.1007/s10278-018-0082-y" 196 url="https://doi.org/10.1007/s10278-018-0082-y"
196 } 197 }
198