| Article: |
3-D Data Visualization on Mac OS X | |
| Subject: | Cannot make VTK | |
| Date: | 2002-06-29 01:22:46 | |
| From: | michele | |
|
Hello,
|
||
Showing messages 1 through 2 of 2.
-
Cannot make VTK
2002-07-14 14:03:02 johnblommers [View]
-
Cannot make VTK
2002-07-01 15:18:05 mnorton01 [View]
hi Michele,
Build the VTK files from the /develop/osxBin directory.
cd /Develop/osxBin
cmake ../VTK
Let me know how the G3 build goes. I'll update the readme files for VTK installation. Most developers are using G4s.
Mike



The article is a tad confusing because the right place to install VTK is in the /Develop folder, where you should be when installing the source code with CVS. The author misspeaks when he says he put VTK in the root directory. The root directory means / and I think he means the root of the /Develop directory.
- John