<div>Rex:</div>
<div>&nbsp;</div>
<div>The linker is complaining about not finding the library. The likely reasons are</div>
<div>&nbsp;</div>
<div>1. Your ITK build failed. Please check your ITK_BUILD_DIR/bin/Release folder to see if you can spot ITKAlgorithms.lib . If not please build ITK . You most likely have build errors there.</div>
<div>&nbsp;</div>
<div>2. You built ITK with a different configuration. Please check that you built it for Release (the same configuration as your InsightApplications build).</div>
<div>&nbsp;</div>
<div>Hope this helps.<br>-- <br>Karthik Krishnan<br>R&amp;D Engineer,<br>Kitware Inc.<br>&nbsp;</div>
<div><span class="gmail_quote">On 11/10/07, <b class="gmail_sendername"><a href="mailto:mrcheung@mdanderson.org">mrcheung@mdanderson.org</a></b> &lt;<a href="mailto:mrcheung@mdanderson.org">mrcheung@mdanderson.org</a>&gt; wrote:
</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>I tried building a volview plugin from ITK source. I used CMake to<br>configure the .sln file, and it went fine.
<br>But I have this error using the Visual <a href="http://C.net">C.net</a> to build the DLL. Could anyone<br>help? Thanks<br><br>------ Rebuild All started: Project: vvITKCannyEdgeDetection,<br>Configuration: Release Win32 ------
<br><br>Deleting intermediate files and output files for project<br>&#39;vvITKCannyEdgeDetection&#39;, configuration &#39;Release|Win32&#39;.<br>Building Custom Rule vvITKCannyEdgeDetection.vcproj.cmake<br>-- Check for working C compiler: cl -- works
<br>-- Check for working CXX compiler: cl -- works<br>-- Configuring done<br>-- Generating done<br>-- Build files have been written to: C:/Insight2/InsightApplications-VSNET<br>Compiling...<br>vvITKCannyEdgeDetection.cxx<br>
Linking...<br>LINK : fatal error LNK1104: cannot open file &#39;ITKAlgorithms.lib&#39;<br><br><br>_______________________________________________<br>Insight-users mailing list<br><a href="mailto:Insight-users@itk.org">Insight-users@itk.org
</a><br><a href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a><br></blockquote></div><br><br clear="all">