<html><head><style data-externalstyle="true">
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}

p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
</style></head><body><div data-externalstyle="false" style="font-family:Calibri,'Segoe UI',Meiryo,'Microsoft YaHei UI','Microsoft JhengHei UI','Malgun Gothic','Khmer UI','Nirmala UI',Tunga,'Lao UI',Ebrima,sans-serif;font-size:16px;"><div>After turning on python and Qt, I started getting warnings like this on my dashboard:</div><div><pre>[3933/8363] Building CXX object Wrapping\Python\CMakeFiles\vtkWrappingPython.dir\vtkPythonCommand.cxx.obj
</pre>
          
            <pre>C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\math.h(162) : warning C4211: nonstandard extension used : redefined extern to stat</pre>&nbsp;&nbsp;&nbsp; <a tabindex="-1" href="http://open.cdash.org/viewBuildError.php?type=1&amp;buildid=2851369">http://open.cdash.org/viewBuildError.php?type=1&amp;buildid=2851369</a></div><div>&nbsp;</div><div data-signatureblock="true">Should I suppress those in the CTestCustom file (in case somebody else runs a similar dashboard eventually), or should I use&nbsp;“/wd4211” in my compiler flags locally for this build, or ... something else?</div><div data-signatureblock="true">&nbsp;</div><div data-signatureblock="true">&nbsp;</div><div data-signatureblock="true">Thanks,</div><div data-signatureblock="true">David C.</div><div data-signatureblock="true">&nbsp;</div></div></body></html>