<p style="LINE-HEIGHT:normal;MARGIN:0cm 0cm 0pt" class="MsoNormal"><span style="FONT-FAMILY:&#39;Times New Roman&#39;,&#39;serif&#39;;FONT-SIZE:12pt">Dear all,</span></p>
<p style="LINE-HEIGHT:normal;MARGIN:0cm 0cm 6pt" class="MsoNormal"><span style="FONT-FAMILY:&#39;Times New Roman&#39;,&#39;serif&#39;;FONT-SIZE:12pt">I have installed successfully fltk (version 1.3) using cMake and I manage to run successfully some fltk code examples. Now I want to use fltk as a GUI for my itk code.</span></p>

<p style="LINE-HEIGHT:normal;MARGIN:0cm 0cm 6pt" class="MsoNormal"><span style="FONT-FAMILY:&#39;Times New Roman&#39;,&#39;serif&#39;;FONT-SIZE:12pt">I tried to work with the example provided in GettingStarted-IV ( myProject). I have an early error when I try to configure my project using the same cmake file provided in this example. The error is originated from the lines:</span></p>

<p style="MARGIN:0cm 0cm 0pt" class="Default"><font size="3"> </font></p>
<p style="MARGIN:0cm 0cm 0pt" class="Default"><span style="COLOR:windowtext"><font size="3">FIND_PACKAGE ( FLTK)</font></span></p>
<p style="MARGIN:0cm 0cm 0pt" class="Default"><span style="COLOR:windowtext"><font size="3">IF ( FLTK_FOUND)</font></span></p>
<p style="MARGIN:0cm 0cm 0pt" class="Default"><span style="COLOR:windowtext"><font size="3">INCLUDE_DIRECTORIES( ${FLTK_INCLUDE_DIR} )</font></span></p>
<p style="MARGIN:0cm 0cm 0pt" class="Default"><span style="COLOR:windowtext"><font size="3">ENDIF( FLTK_FOUND)</font></span></p>
<p style="MARGIN:0cm 0cm 0pt" class="Default"><span style="COLOR:windowtext"><font size="3"> </font></span></p>
<p style="MARGIN:0cm 0cm 0pt" class="Default"><span style="FONT-FAMILY:&#39;Times New Roman&#39;,&#39;serif&#39;;COLOR:windowtext"><font size="3">When I remove these lines I configure the project without any problem.</font></span></p>

<p style="MARGIN:0cm 0cm 0pt" class="Default"><span style="FONT-FAMILY:&#39;Times New Roman&#39;,&#39;serif&#39;;COLOR:windowtext"><font size="3"> </font></span></p>
<p style="MARGIN:0cm 0cm 0pt" class="Default"><span style="FONT-FAMILY:&#39;Times New Roman&#39;,&#39;serif&#39;;COLOR:windowtext"><font size="3">Does anyone know how to fix that? Does anyone has a simple working project that combine both itk and fltk so I can use it as a starting example from which I can build my GUI-application.?</font></span></p>

<p style="MARGIN:0cm 0cm 0pt" class="Default"><span style="FONT-FAMILY:&#39;Times New Roman&#39;,&#39;serif&#39;;COLOR:windowtext"><font size="3"> </font></span></p>
<p style="MARGIN:0cm 0cm 0pt" class="Default"><span style="FONT-FAMILY:&#39;Times New Roman&#39;,&#39;serif&#39;;COLOR:windowtext"><font size="3">Thanks in advance for your time.</font></span></p>
<p style="MARGIN:0cm 0cm 0pt" class="Default"><span style="FONT-FAMILY:&#39;Times New Roman&#39;,&#39;serif&#39;;COLOR:windowtext"><font size="3"> </font></span></p>
<p style="MARGIN:0cm 0cm 0pt" class="Default"><span style="FONT-FAMILY:&#39;Times New Roman&#39;,&#39;serif&#39;;COLOR:windowtext"><font size="3">Anna.</font></span></p>
<p style="MARGIN:0cm 0cm 0pt" class="Default"><span style="FONT-FAMILY:&#39;Times New Roman&#39;,&#39;serif&#39;;COLOR:windowtext"><font size="3"> </font></span></p>
<p> </p>