MantisBT - ITK
View Issue Details
0008217ITKpublic2008-12-03 08:292010-11-07 09:31
Marcus Lindblom 
Luis Ibanez 
normalminorN/A
assignedopen 
 
 
0008217: Feature Request: Able to use ITK with a single include dir + autolinking + differently named debug libs
Using a built and installed ITK requires setting up a great many include paths in order to make things compile (unless one uses cmake, which does this automatically, but that is not always an option).

VTK & Boost handles this gracefully. ITK should not be different.

It would simplify usage and integration into other build systems easier. (single include/lib/bin path, just point & run).

Related to this, autolinking of libs (using #pragma comment(lib, "foo.lib") on windows) would be nice, to avoid having to add 25 (or so) libs manually.

Also, each lib-set built (debug/release/xxx/yyy) ought to have differemt suffixes, to simplify deployment.

ITK looks really great. It's a shame it's so cumbersome to use (without cmake), compared to many other frameworks.
Some discussion: http://www.nabble.com/directory-settings-for-.lib-and-.h-files-in-microsoft-visual-studios-2008-tt20614249.html [^]
No tags attached.
Issue History
2008-12-03 08:29Marcus LindblomNew Issue
2010-11-07 09:31Hans JohnsonStatusnew => assigned
2010-11-07 09:31Hans JohnsonAssigned To => Luis Ibanez

There are no notes attached to this issue.