[Insight-developers] cannot link

George Stetten george@stetten.com
Sat, 14 Apr 2001 04:24:25 -0400


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