Hi. I was wondering if you are going to update the CppMicroServices version. I would need to build my project with C++17 support, but the CppMicroServices module used in MITK is old and still uses std::unary_function and std::binary_function, which were deprecated since C++11 and removed in C++17. Gcc is forgiving about this, but Visual Studio 2017 is strict and it has removed those classes from its C++17 standard library implementation.
Thanks, Federico
_______________________________________________ mitk-users mailing list mitk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mitk-users