<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.5583" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=226034117-13012009>Hi 
All,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=226034117-13012009>After strugeling for 
hours to make this combination work : VTK + TCK/TK + 
KWWidgets</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=226034117-13012009>Iám about to give up 
and use alternative GUI for my project.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=226034117-13012009>So, I 
read&nbsp;everyhting&nbsp;I found on the topics of the 
issues:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=226034117-13012009></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=226034117-13012009>1) I got the 
vs2005&nbsp;static lib &nbsp;from the internal server 
:http://www.vtk.org/files/tcltk/</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=226034117-13012009></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=226034117-13012009>2) I did the 
env-vars following the directions i found :</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=226034117-13012009>For VTK and 
KWWidgets, this is definitely easy: when configuring VTK <BR>using CMake, set 
the BUILD_SHARED_LIBS variable to OFF, and this will <BR>prevent VTK from being 
built in a "shared libs" fashion. Also make <BR>sure your TCL_LIBRARY and 
TK_LIBRARY vars point to your static Tcl/Tk <BR>libs, and that VTK_TCL_TK_STATIC 
is ON. When configuring KWWidgets, <BR>it should automatically inherit those 
settings (to prevent dangerous <BR>mix and match).""</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=226034117-13012009></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=226034117-13012009>3) then i edited the 
Cmakecash.txt file so that i fill in the TK_INTERNAL_APTH<BR>ehre tkWinInt.h 
is?<BR>C:\UMC\vtk-5.2.1\Utilities\TclTk\internals\tk8.5</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=226034117-13012009></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=226034117-13012009>and now i have the 
error:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=226034117-13012009>Wrapping/Tcl/CMakeList.txt:37 (INCLUDE_DIRECTORIES) 
.... given empty string</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=226034117-13012009></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=226034117-13012009></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=226034117-13012009>arggh, 
anyone?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=226034117-13012009></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=226034117-13012009>I am close to 
loosing it. I thought building VTK + TCL/TK must be the easiest, especially when 
users have no other choice with GUI=KWWidgets</SPAN></FONT></DIV></BODY></HTML>