<br>Hi Jose,<br><br>Thanks for letting us know that you solved the problem.<br><br>Having updated build instructions will be great.<br><br>We could put them in the InsightClopedia pages:<br><br>   <a href="http://www.itk.org/Wiki/ITK/InsightClopedia">http://www.itk.org/Wiki/ITK/InsightClopedia</a><br>
<br>Please let us know if you would like to do that.<br><br>If so, we will create a page for this content.<br><br><br>    Thanks,<br><br><br>           Luis<br><br><br><br>------------------------------------<br><div class="gmail_quote">
On Thu, Jun 24, 2010 at 5:58 PM, jose garcia <span dir="ltr">&lt;<a href="mailto:garcia.josef@gmail.com">garcia.josef@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi Luis,<div><br></div><div>Sorry for taking so long in acknowledge your answer. I followed the instruction and solved the problem.</div><div><br></div><div>I also documented what I did in the process of installing and building ITK and related software for windows,m with some screenshots involved. If you think it can be of interest for newbies like myself, I am more than willing to send it to you for revision and upload.</div>

<div><br></div><div>Thank you very much again for your help.</div><div><br></div><div><font color="#888888">Jose Garcia </font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Wed, Jun 16, 2010 at 8:39 AM, Luis Ibanez <span dir="ltr">&lt;<a href="mailto:luis.ibanez@kitware.com" target="_blank">luis.ibanez@kitware.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br>Hi Jose,<br><br>This problem has been fixed in the CVS HEAD <br>version of Insight Applications.<br>
<br><br>The problem is cause by the irresponsible use of<br>
<br>                &quot;using namespace itk&quot;<br><br>
in several of the applications inside <br>InsightApplications.<br><br><br>The C++ statement:<br><br>                 &quot;using namespace ...&quot;<br><br>is the signature of a lazy developer (or one with<br>a poor text editor), and that should be banned <br>


from the C++ language.<br><br><br>Opening a namespace is an absurd thing to do, <br>since it can only result in conflicts between<br>declarations. (which is what you are seeing now<br>in your build).<br><br><br>We have now removed all occurrences of <br>


&quot;using namespace ...&quot; from the InsigthApplications<br>source tree.<br><br><br>Please give it a try at a CVS updated version<br>of InsightApplications.<br><br><br>       Thanks<br><br><br>             Luis<br><br>


<br><br><br>----------------------------------------------------------------------------<br><div class="gmail_quote"><div><div></div><div>On Sat, Jun 12, 2010 at 2:19 PM, jose garcia <span dir="ltr">&lt;<a href="mailto:garcia.josef@gmail.com" target="_blank">garcia.josef@gmail.com</a>&gt;</span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div>Hi all,<div><br></div><div>I am trying to build ITKFltkImage Viewer in InsightApplications 3.18 and kee getting a warning and error:</div>


<div><br></div><div><div>Warning<span style="white-space: pre-wrap;">        </span>1<span style="white-space: pre-wrap;">        </span>Command line warning D9025 : overriding &#39;/W3&#39; with &#39;/w&#39;<span style="white-space: pre-wrap;">        </span>cl<span style="white-space: pre-wrap;">        </span></div>



</div><div><span style="white-space: pre-wrap;"><br></span></div><div><div>Error<span style="white-space: pre-wrap;">        </span>2<span style="white-space: pre-wrap;">        </span>error C2872: &#39;uintptr_t&#39; : ambiguous symbol<span style="white-space: pre-wrap;">        </span>C:\Archivos de programa\Microsoft Visual Studio 8\VC\include\xlocnum<span style="white-space: pre-wrap;">        </span>590<span style="white-space: pre-wrap;">        </span>.</div>



</div><div><br></div><div>I am using VS 2005 on windows XP sp2. </div><div><br></div><div>I found a reference to the same problem from Mr <span><span style="font-size: 13.5pt; font-family: &quot;Times New Roman&quot;; color: black;" lang="EN-GB">Zein Salah</span></span><span><span style="font-size: 13.5pt; font-family: &quot;Times New Roman&quot;; color: black;" lang="EN-GB">  back in </span></span>2008, and the solution suggested was that i twas a 32 vs 64 bit compilation mixing problem. I have checked that I am compiling in 32 bits. Some of the application within the insight application do build. </div>



<div><br></div><div>I already build it again, and even move back from fltk 1.1.10 to 1.1.9 but didn´t changed. </div><div><br></div><div>Any ideas are very welcomed.</div><div><br></div><div>thank you very much in advance for your help.</div>



<div><br></div><font color="#888888"><div>Jose Garcia</div><div><span style="white-space: pre-wrap;"><br></span></div>
</font><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.html" target="_blank">http://www.kitware.com/products/protraining.html</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><br>
</blockquote></div><br></div></div></div>
</blockquote></div><br>