On Sun, Dec 9, 2012 at 2:38 PM, Mehdi Esteghamatian <span dir="ltr">&lt;<a href="mailto:mehdiesteghamat@gmail.com" target="_blank">mehdiesteghamat@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Everyone,<br><br>I just have a question that I have been trying to find the answer on the net already, but could not find. <br><br>I am trying to build an standalone application, a single exe file using VTK in such a way that I do not need to put the dlls in the same folder. <br>

<br>Please let me know how I can compile against static libraries. <br><br>I just do not know where I can get the vtk static libs in the vtk-build folder. <br><br>Thanks in advance,<br><br>Mehdi<br></blockquote><div><br>
</div><div>You need to build VTK with BUILD_SHARED_LIBS=OFF</div><div><br></div><div>David</div></div>