<div class="gmail_extra">So what exactly does build shared libs do then?  Do I have to link ITK statically on Windows?<br><br><div class="gmail_quote">On Wed, Apr 25, 2012 at 4:34 PM, Bill Lorensen <span dir="ltr">&lt;<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On windows, ITK only produces one dll. This is because one of the<br>
third party libs, vxl, has issues sharing some info across dll&#39;s.<br>
<div><div class="h5"><br>
On Tue, Apr 24, 2012 at 3:07 PM, Jonathan Morra &lt;<a href="mailto:jonmorra@gmail.com">jonmorra@gmail.com</a>&gt; wrote:<br>
&gt; OK, I got it to work.  In order to do that, I had to go to the itkTestDriver<br>
&gt; project -&gt; Properties -&gt; Linker -&gt; Input -&gt; Additional Dependencies, and<br>
&gt; prefix all the gdcm libraries with their full path location.  I think this<br>
&gt; is a bug in the build process.  However, after I build everything I only get<br>
&gt; one small dll ITKCommon-4.2.dll, even though I have BUILD_SHARED_LIBS<br>
&gt; checked in CMake.  Why aren&#39;t I getting more dlls?<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Apr 23, 2012 at 11:59 AM, Jonathan Morra &lt;<a href="mailto:jonmorra@gmail.com">jonmorra@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m trying to compile ITK with GDCM and VTK.  I have pulled everything<br>
&gt;&gt; from source recently, and am getting the following build errors.<br>
&gt;&gt;<br>
&gt;&gt; 1&gt;------ Build started: Project: itkTestDriver, Configuration: Debug Win32<br>
&gt;&gt; ------<br>
&gt;&gt; 1&gt;Performing Pre-Link Event...<br>
&gt;&gt; 1&gt;Linking...<br>
&gt;&gt; 1&gt;LINK : fatal error LNK1104: cannot open file &#39;gdcmMSFF.lib&#39;<br>
&gt;&gt; 1&gt;Build log was saved at<br>
&gt;&gt; &quot;file://c:\MVS\ITK\bin\x86\Modules\Core\TestKernel\src\itkTestDriver.dir\Debug\BuildLog.htm&quot;<br>
&gt;&gt; 1&gt;itkTestDriver - 1 error(s), 0 warning(s)<br>
&gt;&gt; 2&gt;------ Skipped Build: Project: ITKHeaderTests, Configuration: Debug<br>
&gt;&gt; Win32 ------<br>
&gt;&gt; 2&gt;Project not selected to build for this solution configuration<br>
&gt;&gt; 3&gt;------ Skipped Build: Project: PACKAGE, Configuration: Debug Win32<br>
&gt;&gt; ------<br>
&gt;&gt; 3&gt;Project not selected to build for this solution configuration<br>
&gt;&gt; 4&gt;------ Skipped Build: Project: INSTALL, Configuration: Debug Win32<br>
&gt;&gt; ------<br>
&gt;&gt; 4&gt;Project not selected to build for this solution configuration<br>
&gt;&gt; ========== Build: 0 succeeded, 1 failed, 203 up-to-date, 3 skipped<br>
&gt;&gt; ==========<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m running Windows 7, Visual Studios 2008.  This happens in both Debug<br>
&gt;&gt; and Release, 32 and 64 bit.  I have previously built GDCM and VTK with no<br>
&gt;&gt; problems.  I have checked the ITK_USE_SYSTEM_GDCM option and<br>
&gt;&gt; Module_ITKVtkglue and set both the VTK and GDCM paths the their respective<br>
&gt;&gt; build directories.<br>
&gt;&gt;<br>
&gt;&gt; Any idea why I&#39;m getting these build errors and how to solve them?<br>
&gt;&gt;<br>
&gt;&gt; Thanks<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _____________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt; <a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Unpaid intern in BillsBasement at noware dot com<br>
</font></span></blockquote></div><br></div>