[Insight-users] Building release version of ITK executable
Weiyang (Will) Zhou
wzhou at ononesoftware.com
Thu Aug 26 20:28:27 EDT 2010
I think all you need to do is to build a release version of the whole package, the ITK.sln.
Hope this helps...
Best,
Weiyang
_____
From: smrolfe at u.washington.edu
To: insight-users [mailto:insight-users at itk.org]
Sent: Thu, 26 Aug 2010 16:29:13 -0700
Subject: [Insight-users] Building release version of ITK executable
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
_____________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.html
Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20100826/49ee5914/attachment.htm>
More information about the Insight-users
mailing list