Re: [mitk-users] Warnings treated as errors in tests

2018-10-02 Thread Nil Goyette
27; en cours de compilation 7>Génération du projet "ImekaBoundingObjectTestDriver.vcxproj" terminée -- ÉCHEC. Nil Goyette Le 2018-09-26 à 15:53, Dinkelacker, Stefan a écrit : Hi, if there's a C2220, there's also at least one warning that triggered the error. So it wou

Re: [mitk-users] Warnings treated as errors in tests

2018-09-26 Thread Dinkelacker, Stefan
mitk-users] Warnings treated as errors in tests 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 erro

[mitk-users] Warnings treated as errors in tests

2018-09-25 Thread Nil Goyette
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