Hi all,

When building my app that uses MITK master on VS2017, I get the "C2220 error" only in Debug and only in a test module. There's no problem in Release. As you may know, this error means that the "warnings are treated as errors" and there was at least one warning. To get it to compile, I must Right click on my module - Properties - C/C++ - General - Warning level - Consider warnings as errors - No (/WX-).

Since it compiles in Release, I'm not sure what to do. Do you guys know how to fix this?

Nil



_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to