[Insight-users] ITK, VTK and QT

Luis Ibanez luis.ibanez at kitware.com
Sun Dec 11 08:00:53 EST 2005


Hi DiLLa,

You should also read the Tutorials:


    http://www.itk.org/HTML/Tutorials.htm



In particular:

"Getting Started II: Using ITK with VTK"
http://www.itk.org/CourseWare/Training/GettingStarted-II.pdf


and


"Getting Started IV: ITK and GUIs (FLTK,QT)"
http://www.itk.org/CourseWare/Training/GettingStarted-IV.pdf



Regards,


    Luis


----------------------
DiLLa HaNdiNi wrote:
> Hi Luis,
>  
> Yeah, I was trying to use CMake to configure my project, yet I have no 
> idea on how to combine the 3 together (ITK, VTK, and QT) when I already 
> have codes for QT and ITK-VTK separately; then I chose to use manual way.
> I mean, I don't know how to configure a project not from scratch using 
> CMake.
> Anybody can give me enlightment on this ?
> And could provide me the template for the CMakelists file for the 
> integration ?
>  
> Thank you for bearing with me about this topic.
>  
> Regards,
> Dilla.
>  
> On 12/10/05, *Luis Ibanez* <luis.ibanez at kitware.com 
> <mailto:luis.ibanez at kitware.com>> wrote:
> 
> 
>     Hi DiLLa,
> 
>     You *should use CMake* for configuring your project.
> 
> 
>     That will save you *a lot of time and frustration*.
> 
> 
>     CMake was designed for solving the exact problems
>     that you are facing.
> 
> 
>     If you were using CMake, by now you will be doing
>     image processing and being productive, instead of
>     wasting your valuable time playing around with the
>     little options of Visual Studio.
> 
> 
>     All your efforts in manually setting up your project
>     will go to the trash as soon as you need to move your
>     project to another computer.
> 
> 
> 
>        Regards,
> 
> 
> 
>           Luis
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users



More information about the Insight-users mailing list