<DIV>Hello it isers,</DIV>
<DIV>I have a problems when building both ITK VTK and FLTK.I've installed them and everything works fine but when I try to build some of the exemples in Insight Applications 2.01 I have a linking error and it can't find ITKVtkFltk.lib. I've searched in the list and I find some similar posts but I didn't understood how to resolve this problem.Is this a common problem or is there some trick that i didn't figure out like for ITKFltkImageViewer? Thanks a lot! </DIV>
<DIV>&nbsp;</DIV>
<DIV>I post my CMakeList.txt and I'm waiting for your advices</DIV>
<DIV>&nbsp;</DIV>
<DIV>PROJECT( DeformableModelSimplexMesh )</DIV>
<DIV>#<BR>#&nbsp; Define the list of source files<BR>#<BR>INCLUDE_DIRECTORIES(<BR>${DeformableModelSimplexMesh_SOURCE_DIR}<BR>${InsightApplications_SOURCE_DIR}/Auxiliary/FltkImageViewer<BR>${InsightApplications_SOURCE_DIR}/Auxiliary/VtkFltk<BR>${InsightApplications_SOURCE_DIR}/Auxiliary/vtk<BR>${InsightApplications_BINARY_DIR}/Auxiliary/FltkImageViewer<BR>${InsightApplications_BINARY_DIR}/Auxiliary/VtkFltk<BR>)<BR>#<BR>#&nbsp; Define the list of source files<BR>#<BR>SET(APPLICATION_SOURCES<BR>&nbsp; DeformableModelApplicationBase.cxx<BR>&nbsp; DeformableModelApplication.cxx<BR>&nbsp; ImageSliceViewer.cxx<BR>&nbsp; ImageSurfaceViewer.cxx<BR>&nbsp; InteractorObserver.cxx<BR>&nbsp; main.cxx<BR>&nbsp; )</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp; FIND_PACKAGE(ITK)<BR>&nbsp; IF(ITK_FOUND)<BR>&nbsp;&nbsp;&nbsp; INCLUDE(${ITK_USE_FILE})<BR>&nbsp; ELSE(ITK_FOUND)<BR>&nbsp;&nbsp;&nbsp; MESSAGE(FATAL_ERROR<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Cannot build InsightApplications without ITK.&nbsp; Please set ITK_DIR.")<BR>&nbsp; ENDIF(ITK_FOUND)</DIV>
<DIV><BR>&nbsp; FIND_PACKAGE(FLTK)<BR>&nbsp; IF(FLTK_FOUND)<BR>&nbsp;&nbsp;&nbsp; INCLUDE_DIRECTORIES(${FLTK_INCLUDE_DIR})<BR>&nbsp; ENDIF(FLTK_FOUND)</DIV>
<DIV><BR>&nbsp; FIND_PACKAGE(VTK)<BR>&nbsp; IF (VTK_FOUND)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; INCLUDE (${VTK_USE_FILE})<BR>&nbsp; ENDIF (VTK_FOUND)</DIV>
<DIV>&nbsp;</DIV>
<DIV>ADD_EXECUTABLE( DeformableModelSimplexMesh ${APPLICATION_SOURCES})</DIV>
<DIV>FLTK_WRAP_UI(DeformableModelSimplexMesh <BR>&nbsp; DeformableModelApplicationGUI.fl <BR>&nbsp; )</DIV>
<DIV><BR>INCLUDE_DIRECTORIES(<BR>&nbsp; ${DeformableModels_SOURCE_DIR}<BR>&nbsp; ${DeformableModels_BINARY_DIR}<BR>&nbsp; )</DIV>
<DIV><BR>TARGET_LINK_LIBRARIES( DeformableModelSimplexMesh <BR>&nbsp;ITKAlgorithms ITKBasicFilters ITKCommon ITKIO ITKNumerics ITKIO <BR>&nbsp;ITKVtkFltk<BR>&nbsp; vtkPatented <BR>&nbsp; vtkCommon<BR>&nbsp; vtkFiltering<BR>&nbsp; vtkGraphics<BR>&nbsp; vtkImaging<BR>&nbsp; vtkIO<BR>&nbsp; vtkHybrid <BR>&nbsp; vtkRendering<BR>&nbsp; ${FltkImageViewer_LIBRARY}<BR>&nbsp;${FLTK_LIBRARIES}<BR>&nbsp; )</DIV>
<DIV><BR>Stanislava Ivanova</DIV><p>
                <hr size=1> 
Découvrez le nouveau Yahoo! Mail : <font color="red">1 Go d'espace</font> de stockage pour vos mails, photos et vidéos !<br><a href="http://us.rd.yahoo.com/mail_fr/mail_campaigns/splash/taglines_1go/default/*http://fr.promotions.yahoo.com/mail/creer28.html" target="_blank">Créez votre Yahoo! Mail</a>