<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hello all,<br><br>I can get some results after switched to another machine. Don't know why yet. But at lease the R6034 error from VS2005 is gone.<br><br>I checked on VTK_WRAP_TCL and the shared library options. Then I only get vtkCommon.dll, but not vtkCommonTCL.dll. Is this dll what I need for loading into my own tcl shell console ? Or I am doing something wrong again ?<br><br>Regards<br>S-Y. Chen<br><br><br><hr id="stopSpelling">From: david.partyka@kitware.com<br>Date: Mon, 7 Mar 2011 06:16:00 -0500<br>Subject: Re: [vtkusers] Problem compiling vtk 5.6.1<br>To: shenyeh_chen@hotmail.com<br>CC: vtkusers@vtk.org<br><br>Each
of VTK's libraries will have a wrapped version for example
vtkCommonTCL.dll. Also there will be an executable vtk.exe which is a
tcl interpreter setup with VTK.<br><br><br>> Date: Mon, 7 Mar 2011 11:46:21 -0500<br>> Subject: Re: [vtkusers] Problem compiling vtk 5.6.1<br>> From: drescherjm@gmail.com<br>> To: shenyeh_chen@hotmail.com<br>> CC: vtkusers@vtk.org<br>> <br>> On Mon, Mar 7, 2011 at 11:41 AM, Shen-Yeh Chen <shenyeh_chen@hotmail.com> wrote:<br>> ><br>> > 1. I clear up the cache, and reload cmake again.<br>> ><br>> > 2. I hit "Configure", and then the vtk project is loaded, with build options<br>> > displayed.<br>> ><br>> > 3. I check on VTK_WRAP_TCL, and hit on configure again, now cmake gave me<br>> > error message of<br>> > "Error in configuration process, project file may be invalid".<br>> ><br>> > Well, what could be wrong here ?<br>> ><br>> <br>> Look at the output it puts in the window. It will tell you what the<br>> problems are.<br>> <br>> John<br> </body>
</html>