Hi,
last successful build of orthanc-webviewer was 18 days ago.
It fails on all platforms with:
[ 22s] /home/abuild/rpmbuild/BUILD/orthanc-webviewer-2.10-build/OrthancWebViewer-2.10/Plugin/Cache/CacheManager.cpp: In member function ‘bool OrthancPlugins::CacheManager::Access(std::string&, int, const std::string&)’:
[ 22s] /home/abuild/rpmbuild/BUILD/orthanc-webviewer-2.10-build/OrthancWebViewer-2.10/Plugin/Cache/CacheManager.cpp:471:26: error: ‘class Orthanc::FilesystemStorage’ has no member named ‘Read’
[ 22s] 471 | pimpl_->storage_.Read(uuid, Orthanc::FileContentType_Unknown));
[ 22s] | ^~~~
[ 22s] make[2]: *** [CMakeFiles/OrthancWebViewer.dir/build.make:134: CMakeFiles/OrthancWebViewer.dir/Plugin/Cache/CacheManager.cpp.o] Error 1
[ 22s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/orthanc-webviewer-2.10-build/OrthancWebViewer-2.10/build'
full log:
Any hints?
Cheers
Axel