<div>Hi,all:</div>
<div>&nbsp;</div>
<div>When I follow the Getting Start document to build my first&nbsp;FLTK+ITK project,</div>
<div><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.itk.org/CourseWare/Training/GettingStarted-IV.pdf" target="_blank">http://www.itk.org/CourseWare/Training/GettingStarted-IV.pdf</a>)</div>
<div>I encounter some warning and error in CMake and VC 6.0<br><br>After building FLTK and when I build MyProject example with CMake in the GettingStarted.<br>I get a warning message as below :<br>============================================================= 
<br>In CMake 2.2 the FLT_WRAP_UI command sets a variable to the list of source files that should be added to your executable or library.It appears that you have not added these source files to your target.You should change your 
CMakeLists.txt file to directly add the generated files to the target.For example FTLK_WRAP_UI(foo src1 src2 src3) will create a variable named foo_FLTK_UI_SRCS that contains the list of source to add to your target for you as was done in CMake 
2.0 and earlier.In the future this may become an error.<br>=============================================================<br>If I don't care this warning in the CMake and open MyProject.dsw to build.<br>It has a error message like below : 
<br>===================================================<br>Building Custom Rule D:\FLTK\ex\my\ccb\myProjectGUI.cxx.rule<br>error executing c:\windows\system32\cmd.exe<br>=================================================== 
<br><br>What happen in this?<br>Have any expert can help me?<br>&nbsp;</div>
<div>Kind Regards.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>