[Insight-users] how to start a project in MS VC++6?
Luis Ibanez
luis.ibanez at kitware.com
Thu Jun 16 10:07:26 EDT 2005
Hi Xuelin,
Please read the "Hello World" example in the ITK Software Guide
http://www.itk.org/ItkSoftwareGuide.pdf
You can also find a similar set of step by step instructions
in the Tutorials
http://www.itk.org/HTML/Tutorials.htm
In particular in
http://www.itk.org/CourseWare/Training/GettingStartedI-WebPage/img0.html
Regards,
Luis
==========================
Xuelin Cui wrote:
> hi Luis:
>
>
> I am trying to start a project in MS VC++6, but I really don't know how
> to do that.
>
> I tried to build some examples. The way of doing that is to copy the .h
> and .cxx and CMakeList.txt out of the original directories, then apply
> CMake on the new folder as a source, of course to a binary folder
>
> But, when I want to write some new code, and started a project based on
> ITK, how should I do? how to specify the property of the project in
> VC++6?
>
> Some demo/reference will be appriciated
>
> Thanks
>
>
> Xuelin
>
> Department of Mechanical Engineering
> University of Hawaii at Manoa
> 2540 Dole St
> Honolulu HI 96822
> United States
>
> _______________________________________________
> 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