Hi,all:<br><br>I am building InsightApplication with CMake in my computer.<br>And choose USE_FLTK and USE_VTK option.<br>Before build InsightApplication,I have already build VTK and FLTK with CMake and link these with RelWithDebInfo in VC 
6.0 .<br>But when I build InsightApplication,I got a error message in the CMake.<br>As below:<br><br>========================================================<br>Warning:CMake is forcing CMAKE_C_FLAGS_RELEASE to &quot;MD/O2&quot; to match that imported from
<br>VTK. If this message appears for more than one imported project, you have conflicting <br>options and will have to re-build one of those project.<br>========================================================<br>What happen in this ?
<br>Have anybody can give me some suggestion?<br><br>THANKS :)<br>