Hi,
Just wondering if they'll be an update to the Debian package in Stretch for Orthanc, it's currently at 1.2 which is falling behind. Currently can't get OrthancExplorer2 to work with it, due to the following error on startup taken from the orthanc logs.
0921 15:03:28.091737 main.cpp:632] Loading plugin(s) from: /usr/share/orthanc/plugins/
W0921 15:03:28.094144 PluginsManager.cpp:268] Registering plugin 'OE2' (version 1.0)
E0921 15:03:28.094592 PluginsManager.cpp:203] Plugin invoking unknown service: 1010
E0921 15:03:28.094652 PluginsManager.cpp:196] Exception while invoking plugin service 3001: Plugin trying to call the database during its initialization
E0921 15:03:28.094669 PluginsManager.cpp:196] Exception while invoking plugin service 3001: Plugin trying to call the database during its initialization
E0921 15:03:28.094682 PluginsManager.cpp:196] Exception while invoking plugin service 3004: Plugin trying to call the database during its initialization
The OrthancExplorer2 library was cloned and built today.
I presume this is due to a version mismatch, so I'm wondering what the minimum version of Orthanc I require for the OrthancExplorer2 plugin to work?
Thanks
James