Hi,
I noticed the build of the tcia module fails on Tumbleweed:
[ 61s] In file included from /home/abuild/rpmbuild/BUILD/OrthancTcia-1.0/Plugin/HttpCache.cpp:20: [ 61s] /home/abuild/rpmbuild/BUILD/OrthancTcia-1.0/Plugin/HttpCache.h:34:18: error: ‘map’ in namespace ‘std’ does not name a template type [ 61s] 34 | typedef std::map<std::string, Item*> Content; [ 61s] | ^~~
Maybe due to the gcc11 compiler?
Thanks
Axel