Women in Technology

Hear us Roar



Article:
  3-D Data Visualization on Mac OS X
Subject:   Cannot make VTK
Date:   2002-07-03 15:12:02
From:   iansloman
I seem to be having the same problem as michele. I followed your instructions to retrieving the source tree for VTK (page 4 of 10). The checkout of VTK looked good. I'm using an iBook. When trying to make VTK I get the following log on my terminal session:


/Develop/VTK 15:52:% cd /Develop/VTK
/Develop/VTK 15:54:% cd ../osxBin
/Develop/osxBin 15:54:% ls
. ..
/Develop/osxBin 15:54:% pwd
/Develop/osxBin
/Develop/osxBin 15:55:% cmake ../VTK


OK? make ../VTK? yes
make: Nothing to be done for `../VTK'.
/Develop/osxBin 15:56:%



What have I missed?


Thanks in advance.
Ian

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • Cannot make VTK - it worked today
    2002-07-04 10:39:32  iansloman [View]

    I tried it again today - no changes only this time it worked.

    I moved on and got similiar problems to michele (2). I modified the original /Develop/osxBin/CMakeCache.txt, then copied to the /Develop/VTK/CMakeCache.txt, then changed the directory to /Develop/osxBin and ran cmake ../VTK Everything seemed OK but I got the same errors as Michele when I tried the 'sanity' checks (I got the errors, but I didn't get the 'TriRate =...').

    Where I have gone wrong?

    Thanks in advance. Have a great Independence Day.
    Ian