MantisBT - ITK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008217 | ITK | public | 2008-12-03 08:29 | 2010-11-07 09:31 | |
| Reporter | Marcus Lindblom | ||||
| Assigned To | Luis Ibanez | ||||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | assigned | Resolution | open | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Resolution Date | |||||
| Sprint | |||||
| Sprint Status | |||||
| Summary | 0008217: Feature Request: Able to use ITK with a single include dir + autolinking + differently named debug libs | ||||
| Description | 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. | ||||
| Steps To Reproduce | |||||
| Additional Information | Some discussion: http://www.nabble.com/directory-settings-for-.lib-and-.h-files-in-microsoft-visual-studios-2008-tt20614249.html [^] | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-12-03 08:29 | Marcus Lindblom | New Issue | |||
| 2010-11-07 09:31 | Hans Johnson | Status | new => assigned | ||
| 2010-11-07 09:31 | Hans Johnson | Assigned To | => Luis Ibanez | ||
| There are no notes attached to this issue. |