On 12/12/2013 11:59, Nolden, Marco wrote: > Dear MITK users, > > we are currently evaluating different aspects of using some features > from the new C++11 standard in MITK. This would however require newer > versions of C++ compilers. The _minimum_ versions would be: > > - MSVC 2012 with service/feature packs > - gcc 4.6 > - Clang 3.2 / XCode 4.2 > > Do you have any concerns about that? Any libraries you are using that do > not support e.g. MSVC 2012? > > Please let us know what you think!
We tried to build our MITK based project with VS 2012 (a few times) but never got passed some Qt problems: 4.8.5 didn't compile with VS'12, and recycling a VS'10 compiled Qt leads to plenty linker errors due to runtime library version mismatches. ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
