[Insight-users] Error!
Arunachalam Kana
Kana.Arunachalam at fh-wels.at
Tue Mar 9 11:22:29 EST 2010
Hi Fariba,
I think the itk header files are not added. Please check the properties of the project.
Project -> properties -> C/C++ -> general -> Additional include directories.
The Additional include directories should contain the folder which has itkimage.h .
For ex: if the itkimage.h is in itksourcedirectory/code/common, then the path should be added in the additional include directories.
It would be helpful, if you tell us how you built itk visual studio projects.
Regards,
kana
From: insight-users-bounces at itk.org [mailto:insight-users-bounces at itk.org] On Behalf Of fariba_yoo at yahoo.co.uk
Sent: 09 March 2010 11:09
To: Insight-users at itk.org
Subject: [Insight-users] Error!
Hello dear,
I have a problem in running the examples in visual studio, would you please give me some suggestions?
in the first Example (hello world) I couldn't run the program because it has a error (Error 1 fatal error C1083: Cannot open include file: 'itkImage.h': No such file or directory)
Best,
Fariba
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20100309/989cd12b/attachment.htm>
More information about the Insight-users
mailing list