<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body dir="auto">
<div>Sounds to me like you need to use CMake to create a vs solution that builds &nbsp;ITK as static libraries. The create a new vs library project that statically links those libraries.</div>
<div><br>
</div>
<div>I doubt there is a pre-made example of this configuration, it's not the common usage.</div>
<div><br>
</div>
<div>Rick</div>
<div><br>
On Feb 22, 2013, at 2:50 PM, &quot;ronn kling&quot; &lt;<a href="mailto:ronn@rlkling.com">ronn@rlkling.com</a>&gt; wrote:<br>
<br>
</div>
<blockquote type="cite">
<div>Let me be clearer.
<div><br>
</div>
<div>My standalone C&#43;&#43; has to be independent from ITK where the only header to be loaded is the one defining the routines in the ITK lib file that I made.<br>
<br>
So I am looking for an example with no main program and the only Cmake output is a library, in my case a library that I am calling ITKregister.lib</div>
<div><br>
<div class="gmail_quote">On Fri, Feb 22, 2013 at 3:45 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">
There are lots of examples here:
<div><a href="http://www.itk.org/Wiki/ITK/Examples" target="_blank">http://www.itk.org/Wiki/ITK/Examples</a></div>
<div><br>
</div>
<div>They each have a CMakeLists.txt file.</div>
<div><br>
</div>
<div>For example look at:&nbsp;<a href="http://www.itk.org/Wiki/ITK/Examples/Images/ShrinkImageFilter" target="_blank">http://www.itk.org/Wiki/ITK/Examples/Images/ShrinkImageFilter</a></div>
<div>You can download a tar file that contains this single example. The bottom of the wiki page tells how.</div>
<div><br>
<br>
<div class="gmail_quote">
<div>
<div class="h5">On Fri, Feb 22, 2013 at 3:20 PM, ronn kling <span dir="ltr">&lt;<a href="mailto:rlkling@gmail.com" target="_blank">rlkling@gmail.com</a>&gt;</span> wrote:<br>
</div>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div class="h5">
<h1 style="border-right:inherit;color:rgb(34,34,34);background:inherit;font-size:18px;margin:12px 1px 9px 0px;font-family:arial,sans-serif;font-weight:normal;padding:0px 0px 0px 8px">
<div><font face="Calibri">All,</font></div>
<div><font face="Calibri"></font></div>
<div><font face="Calibri">So I'm getting smarter on all this ITK stuff and I realize that my previous problem is due to my making the ITK library with Visual Studio 2010 and not CMake. So my question is, does anyone have CMake examples of making a library of
 ITK functions to be called by another C&#43;&#43; routine? I don't know cMake at all.....</font></div>
<span><font color="#888888">
<div><font face="Calibri"><br>
</font></div>
<div><font face="Calibri"></font></div>
<div><font face="Calibri">-Ronn</font></div>
</font></span></h1>
<br>
</div>
</div>
_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br>
</blockquote>
</div>
<span class="HOEnZb"><font color="#888888"><br>
<br clear="all">
<div><br>
</div>
-- <br>
Unpaid intern in BillsBasement at noware dot com<br>
</font></span></div>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
<blockquote type="cite">
<div><span>_____________________________________</span><br>
<span>Powered by <a href="http://www.kitware.com">www.kitware.com</a></span><br>
<span></span><br>
<span>Visit other Kitware open-source projects at</span><br>
<span><a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a></span><br>
<span></span><br>
<span>Kitware offers ITK Training Courses, for more information visit:</span><br>
<span><a href="http://www.kitware.com/products/protraining.php">http://www.kitware.com/products/protraining.php</a></span><br>
<span></span><br>
<span>Please keep messages on-topic and check the ITK FAQ at:</span><br>
<span><a href="http://www.itk.org/Wiki/ITK_FAQ">http://www.itk.org/Wiki/ITK_FAQ</a></span><br>
<span></span><br>
<span>Follow this link to subscribe/unsubscribe:</span><br>
<span><a href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a></span><br>
</div>
</blockquote>
</body>
</html>