<html>
<body>
At 06:41 AM 2/25/2004, Andres Kurkit wrote:<br>
<blockquote type=cite class=cite cite>Hello,<br>
I am trying to install VTK 4.2 on my PC (Windows XP). I am 
following<br>
the instructions included in the Readme file that came with 
VTK:<br><br>
PC Installation<br><br>
&nbsp;1) Install the VTK 4.2 distribution by unzipping into the<br>
&nbsp;&nbsp;&nbsp; appropriate directory.<br><br>
&nbsp;2) Execute CMakeSetup. This will pop-up a little<br>
&nbsp;&nbsp;&nbsp; GUI that allows you to tailor the build. It then
starts<br>
&nbsp;&nbsp;&nbsp; building .dsw and .dsp files for Microsoft, or
makefiles for<br>
Borland.<br>
&nbsp;&nbsp;&nbsp; You'll have to tell CMakeSetup where you've placed
your VTK source<br>
&nbsp;&nbsp;&nbsp; code, and where to build the object code and
dll's<br>
&nbsp;&nbsp;&nbsp; (we'll call it &quot;vtkbin&quot;).<br><br>
&nbsp;3) When CMakeSetup completes, start up msdev and load 
VTK.dsw.<br>
&nbsp;&nbsp;&nbsp; Select ALL_BUILD project, and build it.<br><br>
<br>
I have unzipped the source to C:\VTK and am now trying to get the
cmake<br>
stuff to work. I start CMakeSetup and then set the source directory
to<br>
c:\vtk and the destination directory to c:\vtk\builds. I select Build
For<br>
Visual Studio. I then click<br>
configure as OK is grayed out.<br>
</blockquote><br>
Did you actually build VTK? Running CMakeSetup does not compile VTK for
you; on Windows it just creates the .dsw file for you to load into Visual
Studio. If you don't want to compile VTK yourself, you can download the
Windows binaries from
<a href="http://www.vtk.org/get-software.php#release" eudora="autourl">http://www.vtk.org/get-software.php#release</a>
in the <font size=2>&quot;Wintel Pre-Compiled Binaries (Windows 9x/NT)&quot; section.<br><br>
</font>- Amy<br><br>
<blockquote type=cite class=cite cite>After that, I try to run one of the available examples in Vtk/Examples/Rendering/Tcl<br>
and It shows the following error:<br>
cant not find package vtk while executing &quot;package require vtk&quot;<br><br>
What is the Problem in the installion?<br><br>
<br>
Thanks<br><br>
_________________________________________________________________<br>
Correos más divertidos con fotos y textos increíbles en MSN 8. Pruébalo gratis dos meses. <a href="http://join.msn.com/?pgmarket=es-es&amp;XAPID=45&amp;DI=1055" eudora="autourl">http://join.msn.com/?pgmarket=es-es&amp;XAPID=45&amp;DI=1055</a><br><br>
_______________________________________________<br>
This is the private VTK discussion list. Please keep messages on-topic. Check the FAQ at: &lt;<a href="http://public.kitware.com/cgi-bin/vtkfaq" eudora="autourl">http://public.kitware.com/cgi-bin/vtkfaq</a>&gt;<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" eudora="autourl">http://www.vtk.org/mailman/listinfo/vtkusers</a></blockquote></body>
</html>