Hello everyone,<div><br></div><div>Im in serious troubles trying to read images or set of slices using VTK, once I get the .exe after running the cmake and building it with Visual c++ express 2010, apparently the code doesn&#39;t go through the verify input arguments part.</div>
<div><br></div><div>When I try jpeg reader or Volume16Reader got that same problem, but with the jpegreader I can grab my jpeg file and release it over the .exe and get the file view but just getting errors with the other ones.</div>
<div><br></div><div>I&#39;d really appreciate some help with location of my files and pass these &quot;Verufy Input argument&quot; cuz nothing else of my code is working if that exits my project</div><div><br></div><div>For instance, once I run the medical3 example it exits automatically. I really don&#39;t how to solve it or direct correctly my images folder.</div>
<div><br></div><div><div>{</div><div>  if (argc &lt; 2)</div><div>    {</div><div>    cout &lt;&lt; &quot;Usage: &quot; &lt;&lt; argv[0] &lt;&lt; &quot; DATADIR/headsq/quarter.1&quot; &lt;&lt; endl;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>return EXIT_FAILURE;</div>
<div>    }</div></div><div><br></div><div>Is it really necessary these part of the code?? is there any other way to go through it?? some help &#39;d be good.</div><div><br></div><div><br></div><div>Thanks in advance,</div>
<div><div><br></div><div><div><br></div>-- <br><b><font face="&#39;comic sans ms&#39;, sans-serif" color="#000066">Rodrigo Lovera</font></b><br>
</div></div>