[Insight-users] Error:vtkImageImport (049D0AE8)

Bill Lorensen bill.lorensen at gmail.com
Fri Nov 23 08:27:59 EST 2012


Yes. You should use cmake to configure your program. There are many
examples on the itk wiki that show how to do this:
http://www.vtk.org/Wiki/ITK/Examples

Each examples has its own CMakeLists.txt file.
For example:
http://www.vtk.org/Wiki/ITK/Examples/IO/ImageToVTKImageFilter

On Fri, Nov 23, 2012 at 5:39 AM, Little Joy <joy.king1989 at gmail.com> wrote:
> Hi, dear Bill.
>
> I did not use cmake to configure my test program.
> The program in my test is very short. Do I still need to use cmake to
> configure it?  I created a test project directly in VS2008 and then manually
> configured the include files, library files and addtional dependencies. The
> individual tests of VTK and ITK, I also did in this way and they could work
> well. For this short test, it also can build well. But I have no idea about
> its executable error.
>
> For knowing nothing about writting CMakeLists.txt, I do not try to use cmake
> to configure my project. Do you have other way to solve this problem?
>
> Thank you for your assistance.
> Best Regards.
>
> Joy
>
>
>
>
> --
> View this message in context: http://itk-insight-users.2283740.n2.nabble.com/Error-vtkImageImport-049D0AE8-tp7581715p7581730.html
> Sent from the ITK Insight Users mailing list archive at Nabble.com.
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the Insight-users mailing list