<div dir="ltr">I built VTK6.1 using VS2012 on Windows 8.1 successfully.  I turned on WRAP_TCL with Tcl 8.5 on my machine. All C++ examples and tests were built and run OK. When I open any Tcl example with vtk.exe (release version), I got the following error messages:<div>
<br></div><div>-----</div><div>couldn't change working directory to "c:/vtk61/vtkbin/bin/RelWithDebInfo": no such file or directory</div><div>attempt to provide package vtkCommonCoreTC 6.1 failed: no version of package vtkCommonCoreTCL provided.</div>
<div>attempt to provide package vtk6.1 failed, no version of package vtk provided. </div><div>-----</div><div><br></div><div>I set TCLLIBPATH=C:/vtk61/vtkbin/Wrapping/Tcl as an environmental variable</div><div>c:\vtk61\install\bin is in my Path environmental variable</div>
<div><br></div><div>Do I miss anything? Your assistance will be appreciated. </div><div><br></div><div>Thank you</div><div>John</div></div>