Hello Sébastien,
I’ve compiled latest Orthanc from default branch on Fedora 29
After configured successfully with this parameters:
cmake -DALLOW_DOWNLOADS=ON \
-DUSE_SYSTEM_JSONCPP=OFF \
-DUSE_SYSTEM_MONGOOSE=OFF \
-DUSE_SYSTEM_PUGIXML=OFF \
-DUSE_SYSTEM_SQLITE=OFF \
-DUSE_SYSTEM_BOOST=OFF \
-DUSE_SYSTEM_DCMTK=OFF \
-DUSE_SYSTEM_GOOGLE_TEST=OFF \
-DUSE_SYSTEM_LIBJPEG=OFF \
-DCMAKE_BUILD_TYPE=Release \
~/Orthanc
(venv) [root@orthanc OrthancBuild]# python -V
Python 3.7.0
orthanc_1.5.1_build_error_fedora.txt (10.1 KB)