I've just compiled the latest stable version of VTK as a Debug project in Visual Studio 2008.<br><br>I wish to use VTK in my C++ project.<br><br>I have two questions:<br><br><ol><li>Only .lib files have been generated, and no dll's. Is this because of a CMake property I've not set?</li>
<li>Should I enable WRAP_TCL in CMake in order to use within my C++ application to use with KWWidgets?</li></ol>I would be extremely grateful for advice on either/both of these questions. Thank you for your time.<br><br>Best wishes,<br>
<br>David<br>