[vtkusers] Build C++ applications without using CMake

Mathieu Malaterre mathieu.malaterre at kitware.com
Fri Feb 25 12:40:19 EST 2005


The general answer is saving 5 min in not writting the CMakeList.txt 
file will make you loose your hair and a lot of time. So as it has been 
mention -I am sure- in the post you read. You should *really* consider 
in switching to CMake. The time lost in tweaking VC++ could instead be 
use in devloping ITK algorithms.

Mathieu

> On Fri, 25 Feb 2005 22:32:25 +0800, 陈 昕 <chenxin48 at hotmail.com> wrote:
> 
>>Hi,
>> I'm a beginner. I want to know is there a way to invoke ITK or VTK
>>functions in other C++ applications without writting the CMakeLists? For
>>instance, involving all the libraries or headers in VC++6.0 and just call
>>them. It seems that someone else has asked similar questions but I can't
>>find the anwser neither in FAQ nor the mailling list user guide.
>>I would appreciate if you can help me. Thanks a lot.
>>
>>Chen
>>
>>_________________________________________________________________
>>免费下载 MSN Explorer:   http://explorer.msn.com/lccn
>>
>>_______________________________________________
>>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