<div dir="ltr"><div><div>Number 1 didn&#39;t work, I get an error saying it&#39;s not a valid assembly..<br><br>Your steps in number 2 worked like a charm Bradley.<br></div><div><br></div>Now, when I type &quot;using ITK&quot; for example, it doesn&#39;t recognize the name, am I missing something?<br>
<br></div>Thanks,<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 19, 2013 at 1:35 PM, Bradley Lowekamp <span dir="ltr">&lt;<a href="mailto:brad@lowekamp.net" target="_blank">brad@lowekamp.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-) Adding CSharp SimpleITK to a VS Project.<br>
<br>
I&#39;ll try to get some time to create a visual guide for this but here is some brief info:<br>
<br>
0) make sure you have the correct matching architecture/cpu/platform configuration<br>
<br>
1) Add SimpleITKCSharpManaged as reference<br>
 In the &quot;Solution Explorer&quot;, right-click on CSharp application add select &quot;Add Reference&quot;. Browse to SimpleITKCSharpManaged.dll, and click OK<br>
<br>
2) Add SimpleITKCSharpNative<br>
<br>
a) In the &quot;Solution Explorer&quot;, right-click on the application and select &quot;Add-&gt;Existing Item&quot;. Ensure &quot;Executable Files&quot; and &quot;Add As Link&quot; are selected then browse to SimpleITKCSharpNative.dll; click OK<br>

b) In the &quot;Solution Explorer&quot;, right-click on the newlly added SimpleITKCSharpNative.dll reference and select &quot;Properties&quot;. Make sure &quot;Build Action&quot; is &quot;Content&quot; and &quot;Copy To Output Directory&quot; is &quot;Copy always&quot;.<br>

<div class="im HOEnZb"><br>
<br>
On Dec 19, 2013, at 10:11 AM, Matias Montroull &lt;<a href="mailto:matimontg@gmail.com">matimontg@gmail.com</a>&gt; wrote:<br>
<br>
</div><div class="HOEnZb"><div class="h5">&gt; Hi,<br>
&gt;<br>
&gt; I&#39;ve downloaded SimpleITK-0.7.1.post1 and I compiled it using Cmake succesfully. Now, when I go to VS2012, and I build the solution, it takes forever. I left my machine on during the whole night and when I woke up it was kind of stuck.<br>

&gt;<br>
&gt; Any reported issues with this?  The problem I have is that I downloaded the DLLs but I seem to miss one class: BinaryMask3DMeshSource<br>
&gt;<br>
&gt; I can&#39;t even import the DLL into my solution so I was trying to build it manually to see if it worked. I was able to import only SimpleITKCSharpManaged but not SimpleITKCSharpNative<br>
&gt;<br>
&gt; Thanks!<br>
</div></div><div class="HOEnZb"><div class="h5">&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>
<br>
</div></div></blockquote></div><br></div>