<html>
Hi,<br>
I tried to install vtk32 on Windows2000 NT following<br>
installation instructions provided in the directory<br>
- vtk-src-windows - as:<br><br>
------------------------------------------------------------<br>
<font size=4><b>PC Installation<br>
</b></font>The PC build process requires running a program to build
dependencies and makefiles. Then you use the compiler make utility to
compile as follows. <br>
<font face="Courier New, Courier"> 1. Install vtk3.2
distribution by unzipping into the appropriate directory.<br><br>
2. Execute vtk\pcmaker\pcmaker.exe. This will pop-up a
little<br>
GUI that allows you to tailor the
build. It then starts<br>
building makefiles and dependencies.
It will run for a couple<br>
minutes depending on your system.
You'll have to tell pcamaker<br>
where you've placed your VTK source
code, and where to build<br>
the object code and dll's (we'll
call it "vtkbin").<br><br>
3. When pcmaker completes, start up a MS-DOS shell
window<br>
and change directories to
vtkbin\vtkdll. Then run <br>
"nmake" (Microsoft
compiler). This will compile for <br>
a LONG time. When it's done, you'll
have a vtkdll.dll <br>
file in vtkbin\vtkdll\obj. You can
then move this <br>
file into the appropriate system
directory <br>
(on Win95: Windows\System; on NT:
WinNT\system). <br><br>
4. If you want to use Tcl/Tk on your PC, repeat step 3
above<br>
except work in directory
vtkbin\vtktcl to create<br>
vtkbin\vtktcl\vtktcl.dll. Remember
to move this file into your<br>
system area. (You'll also have to
have Tcl (e.g., Wish)<br>
installed.)<br><br>
5. You can then link against vtkdll.dll (C++); or run
Tcl<br>
(wish). If you're running Tcl, make
sure you start by<br>
dynamically loading the vtktcl
libraries with the command <br>
"load vtktcl". <br><br>
6. Enjoy.<br>
</font>We recommend a 300MByte minimum swap size or you'll have trouble
during the link phase.<br><br>
------------------------------------------------------------<br><br>
but it doesn't work, does anybody has an idea. <br><br>
Thank you in advance<br><br>
<br><br>
<br><br>
<br><br>
<br><br>
<br><br>
<br>
<br>
</html>