Hi, all, I try to build my project as release. I set VC Build/Set Active Configurations.../My project - Win32 Release When I build it, the link error occurs: fatal error LNK1104: cannot open file "ITKAlgorithms.lib" The "ITKAlgorithms.lib" do exist in my itk/bin/Debug folder. What is the problem? Thanks a lot! Chunyan