[vtkusers] CMake error when compiling Curves3DExtractor

Luis Ibanez luis.ibanez at kitware.com
Sun Jun 8 14:28:44 EDT 2008


Hi Hiba,

The easiest way to build this application is by configuring the entire
InsightApplications source tree, and then loading it into your Visual
Studio IDE and selecting only the Curves3DExtractor project.

This project shares some libraries with other projects
(e.g. Auxiliary/FltkImageViewer), and it is a bit laborious
to extract it out of InsightApplications.


    Regards,


        Luis



----------------
C. Hiba wrote:
> Hi everyone.
> 
> I want to use the Curves3DExtractor application but when i compile the 
> project, i have that firt error:
> 
>  
> 
> CMake Error: Error in cmake at
> C:/../../Curves3DExtractor/CMakeLists.txt:91:
> Unknown CMake command "ITK_Disable_FLTK_GENERATED_WARNINGS".
> 
>  
> 
> Clicking on OK button, i have that second and third error messages:
> 
>  
> 
> CMake Error: Error in cmake at
> C:/../../Curves3DExtractor/CMakeLists.txt:105:
> Unknown CMake command "ADD_GUI_EXECUTABLE".
> 
>  
> 
> CMake Error: Attempt to add link libraries to non-existant target: 
> Curves3DExtractor for lib Curves3DExtractorLib
> 
>  
> 
> What does it mean? Should i change the CMake file?
> 
> If that is the solution, can anyone tell me what i have to write exactly 
> in this file?
> 
>  
> 
> Thank you for your help
> 
> 
> ------------------------------------------------------------------------
> Envoyé avec Yahoo! Mail 
> <http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=52423/*http://fr.docs.yahoo..com/mail/overview/index.html>.
> Une boite mail plus intelligente.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers



More information about the vtkusers mailing list