[Insight-developers] compile error
Brad King
brad.king@kitware.com
Tue, 20 Mar 2001 18:22:12 -0500 (EST)
> I just update the Insight. Something wrong with the ITKCommon.lib and
> ITKBasicFilters.lib when compiling
>
> fatal error C1083: Cannot open source file:
> 'C:\Users\Insight-VC++\Code\BasicFilters\Cxx\BasicFilters_cxx.cxx': No
> such file or directory
>
> fatal error C1083: Cannot open source file:
> 'C:\Users\Insight-VC++\Code\Common\Cxx\Common_cxx.cxx': No such file or
> directory
Did you re-run CMakeSetup?
-Brad