Mercurial > hg > orthanc-python
comparison CodeAnalysis/README.txt @ 49:9e466631660a
ugrade to Orthanc SDK 1.8.1
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 08 Dec 2020 16:30:25 +0100 |
parents | 393d2da0722a |
children | 627b8a19fb9f |
comparison
equal
deleted
inserted
replaced
48:0f8c9ce124d6 | 49:9e466631660a |
---|---|
11 Usage on Ubuntu 18.04 | 11 Usage on Ubuntu 18.04 |
12 ===================== | 12 ===================== |
13 | 13 |
14 $ sudo apt-get install python-clang-4.0 | 14 $ sudo apt-get install python-clang-4.0 |
15 $ python2 ./ParseOrthancSDK.py --libclang=libclang-4.0.so.1 \ | 15 $ python2 ./ParseOrthancSDK.py --libclang=libclang-4.0.so.1 \ |
16 --source ../Resources/Orthanc/Sdk-1.7.2/orthanc/OrthancCPlugin.h \ | 16 --source ../Resources/Orthanc/Sdk-1.8.1/orthanc/OrthancCPlugin.h \ |
17 --target ../Sources/Autogenerated | 17 --target ../Sources/Autogenerated |