Hello everyone,
I have a problem building google cloud platform plugin on windows.
I am using cmake and used CodeBlocks - MinGW Makefiles as the generator for the project.
after using cmake and generating the build when I try to use CodeBlocks or mingw32-make.exe
to generate the dll I got these three errors.
mingw32-make.exe[2]: *** [CMakeFiles\OrthancGoogleCloudPlatform.dir\build.make:81: CMakeFiles/OrthancGoogleCloudPlatform.dir/Version.rc.obj] Error 1
mingw32-make.exe[1]: *** [CMakeFiles\Makefile2:94: CMakeFiles/OrthancGoogleCloudPlatform.dir/all] Error 2
mingw32-make.exe: *** [Makefike:148: all] Error 2
But now I have a problem with DicomWeb plugin as I think. When I try to connect to remote dicom client Orthanc server shows the following error
E0210 14:41:45.340724 PluginsManager.cpp:164] Bad file format: A JSON file was expected
E0210 14:41:45.341048 PluginsErrorDictionary.cpp:111] Exception inside the plugin engine: Bad file format