<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> </DIV>
<DIV>I post my CMakeList.txt and I'm waiting for your advices</DIV>
<DIV> </DIV>
<DIV>PROJECT( DeformableModelSimplexMesh )</DIV>
<DIV>#<BR># 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># Define the list of source files<BR>#<BR>SET(APPLICATION_SOURCES<BR> DeformableModelApplicationBase.cxx<BR> DeformableModelApplication.cxx<BR> ImageSliceViewer.cxx<BR> ImageSurfaceViewer.cxx<BR> InteractorObserver.cxx<BR> main.cxx<BR> )</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> FIND_PACKAGE(ITK)<BR> IF(ITK_FOUND)<BR> INCLUDE(${ITK_USE_FILE})<BR> ELSE(ITK_FOUND)<BR> MESSAGE(FATAL_ERROR<BR> "Cannot build InsightApplications without ITK. Please set ITK_DIR.")<BR> ENDIF(ITK_FOUND)</DIV>
<DIV><BR> FIND_PACKAGE(FLTK)<BR> IF(FLTK_FOUND)<BR> INCLUDE_DIRECTORIES(${FLTK_INCLUDE_DIR})<BR> ENDIF(FLTK_FOUND)</DIV>
<DIV><BR> FIND_PACKAGE(VTK)<BR> IF (VTK_FOUND)<BR> INCLUDE (${VTK_USE_FILE})<BR> ENDIF (VTK_FOUND)</DIV>
<DIV> </DIV>
<DIV>ADD_EXECUTABLE( DeformableModelSimplexMesh ${APPLICATION_SOURCES})</DIV>
<DIV>FLTK_WRAP_UI(DeformableModelSimplexMesh <BR> DeformableModelApplicationGUI.fl <BR> )</DIV>
<DIV><BR>INCLUDE_DIRECTORIES(<BR> ${DeformableModels_SOURCE_DIR}<BR> ${DeformableModels_BINARY_DIR}<BR> )</DIV>
<DIV><BR>TARGET_LINK_LIBRARIES( DeformableModelSimplexMesh <BR> ITKAlgorithms ITKBasicFilters ITKCommon ITKIO ITKNumerics ITKIO <BR> ITKVtkFltk<BR> vtkPatented <BR> vtkCommon<BR> vtkFiltering<BR> vtkGraphics<BR> vtkImaging<BR> vtkIO<BR> vtkHybrid <BR> vtkRendering<BR> ${FltkImageViewer_LIBRARY}<BR> ${FLTK_LIBRARIES}<BR> )</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>