Hi, this week, we updated the CppMicroServices library which is contained in the MITK source tree. The changes are not backwards compatible and after updating your MITK - based project to the recent master (or next release), you might have to adapt to these API changes.
The MITK specific changes are: * All CppMicroServices header files now start exclusively with "us". Previously, header files with both the "us" and "mitk" prefix were available. * All CppMicroServices classes are now in the "us" namespace instead of the "mitk" namespace. The changes in the CppMicroService API itself are summarized on this page: https://github.com/saschazelzer/CppMicroServices/wiki/API-changes-in-version-2.0.0 Thanks, Sascha ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
