Hi, I'm having trouble compiling my project in Visual C++, with the following error: Linking... LINK : fatal error LNK1104: cannot open file "ITKBasicFilters.lib" Error executing link.exe. In my project/settings/link/"Project Options" the /libpath: statement clearly points to the correct location of a freshly compiled ITKBasicFilters.lib Any suggestions? George