We have just released the DicomWEB plugin v 1.15 including, once again, speed improvements for the famous WADO-RS metadata routes that are highly used by DICOM Viewers like OHIF or Stone.
We have now introduced caching to ensure that accessing these routes is super fast and their content is always correct. (full release notes )
Let’ hope that his closes this long standing topic for good !
Hi Alain,
as always thanks for the work. Would it be possible to directly download the ‘.so’ file of DicomWeb plugin version 1.15 without updating orthanc directly?
Hello Alain,
I get an error message:
[ 31s] Uncompressing babel-polyfill-6.26.0.min.js.gz
[ 31s] – Looking for C++ include orthanc/OrthancCPlugin.h
[ 31s] – Looking for C++ include orthanc/OrthancCPlugin.h - found
[ 31s] CMake Error at CMakeLists.txt:208 (DefineSourceBasenameForTarget):
[ 31s] Unknown CMake command “DefineSourceBasenameForTarget”.
The linking of this release against the system-wide Orthanc framework library was indeed left untested. I have just committed a hotfix that should solve the issue.