I think using Cmake implies having to manually add the names of new files<br>etc. to the Cmake file, doesnt it ? Whenever the project changes, I have to<br>&quot;regenerate&quot; the visual studio solution. I do not consider this to be convenient.<br>
It would be if Cmake could be integrated in Visual Studio and the Cmake stuff would<br>be generated automatically.<br><br>Best Regards,<br>Oliver<br><br><div class="gmail_quote">2009/3/17 John Drescher <span dir="ltr">&lt;<a href="mailto:drescherjm@gmail.com">drescherjm@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">&gt; The easiest way to use VTK to generate your own projects is through the use<br>

&gt; of cmake, <a href="http://www.cmake.org/" target="_blank">http://www.cmake.org/</a>.  If you built VTK, you should already be<br>
&gt; somewhat familiar with the use of cmake.  For more information and to get<br>
&gt; started, look at your vtk source tree under VTK/Examples/Build.  The<br>
&gt; directories vtkMy and vtkLocal are good starting points for the generating<br>
&gt; your own projects.<br>
&gt;<br>
</div>Fully agreed. I don&#39;t play with linker settings at all. Every thing is<br>
in the CMakeLists.txt file and I can easily compile on VC2003, VC2005<br>
and linux with very little effort.<br>
<font color="#888888"><br>
John<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br>