[Insight-users] about ITKFilterLib and how to create dll file with
ITK code
Zien
superz9 at gmail.com
Tue Dec 27 11:54:26 EST 2005
Hi,all:
I wat to compile my application code as dll.
After study,I think the method is the example 'ITKFilterLib' in the
InsightApplications..
But when I make this project with CMake....
It has a error as below :
fatal error C1083: Cannot open include file: 'itkImage.h': No such
file or directory
Error executing cl.exe.
therefore,I have some problem:
1)How should I share my ITK code as generally ANSI C/C++ project in
VC6 without ITK and CMake?
2)How to compile the project in ITKFilterLib folder ?
3)How to create dll file with ITK code?
Regards.
More information about the Insight-users
mailing list