hi,all:<br><br>There are some application project using FLTK in the InsightApplications folder.<br>I want to build these project,and must build FLTK source archive previously<br><br>In some instruction,there are two ways can build FLTK:
<br><br>First,make the FLTK source archive(fltk 1.1.7) with CMake 2.2,<br>and then build it with VC6.0.<br>Second,open the fltk.dsw under the &quot;visualc&quot; folder and build it.<br><br>How can I build the FLTK in VC 
6.0?<br>If I build FLTK successly,how to set parameter in my application.<br>Have any instructions about FLTK for vc6.0?<br><br>Thanks.