[Insight-users] Building release version of ITK executable

smrolfe at u.washington.edu smrolfe at u.washington.edu
Thu Aug 26 19:29:13 EDT 2010


Hello,

I've compiled an executable using ITK functions in C++ using MS Visual Studio 2008.  Now that the debug version is working ok I'd like to build a release version so it can be run from other machines.  However, when I do so, I get a linking error

LINK : fatal error LNK1181: cannot open input file 'ITKIO.lib'

alerting me that it's unable to link to my ITK libraries.  I've double checked that the Linker "Additional Library Directories" point to the ITK libraries. I'm somewhat new to VS, but their help archives haven't helped much.  Has anyone run into this issue and know what settings need to change to link my ITK libraries to the release version?



Thanks!
Sara



More information about the Insight-users mailing list