# HG changeset patch # User Alain Mazy # Date 1638453115 -3600 # Node ID ee2c35896145072799251afe19177075aed08d82 # Parent 8557729ebaa2e7cda18a2eafb508d7089629f367 clarified error message diff -r 8557729ebaa2 -r ee2c35896145 OrthancServer/Plugins/Engine/OrthancPlugins.cpp --- a/OrthancServer/Plugins/Engine/OrthancPlugins.cpp Thu Dec 02 13:00:47 2021 +0100 +++ b/OrthancServer/Plugins/Engine/OrthancPlugins.cpp Thu Dec 02 14:51:55 2021 +0100 @@ -82,7 +82,7 @@ #include #include -#define ERROR_MESSAGE_64BIT "A 64bit version of the Orthanc API is necessary" +#define ERROR_MESSAGE_64BIT "A 64bit version of the Orthanc SDK is necessary and it is currently not available !" namespace Orthanc