[Insight-users] itk build error....

Luis Ibanez luis.ibanez at kitware.com
Sun Mar 16 11:01:39 EDT 2008


Hi Ajay,

It seems that the library itksys.lib didn't build for you.

Please do the following:

Open the ITK.sln file with Visual Studio, select the project
"itksys" as the "Start up Project" in your Visual Studio IDE,
then try to build it, and post to the mailing list any error
messages that you may get.


    Thanks


       Luis


-------------------
Ajay Sonar wrote:
> Hi all,
>  
> I am trying to build ITK solution in C++ .NET 2003 and I get an error 
> that reads like below,
>  
> 
> ------ Build started: Project: SegmentationExamples4, Configuration: 
> Debug Win32 ------
> 
> Compiling...
> 
> SegmentationExamples4.cxx
> 
> Linking...
> 
> LINK : fatal error LNK1104: cannot open file 'itksys.lib'
> 
> Build log was saved at 
> "file://c:\Itk\Insight_BIN\Examples\Segmentation\SegmentationExamples4.dir\Debug\BuildLog.htm"
> 
> SegmentationExamples4 - 1 error(s), 0 warning(s)
> 
>  
> 
> There are a bunch of these error messages and as far as I could check 
> they are all for the "C:\Itk\Insight_BIN\Examples directory". Does 
> anyone knows how to fix there errors.
> 
> The version numbers of the packages used are listed below
> 
>     * Python 2.5.1
>     * WinCvs 2_0_2-4
>     * CMake 2.4.7
>     * ActiveTcl 8.3.5.0 <http://8.3.5.0>
>     * InsightToolkit 3.4.0
> 
> Thanks,
> 
> Ajay
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list