[Cmake] using FindVTK.cmake questions

Bill Hoffman bill.hoffman at kitware.com
Fri Aug 16 09:50:40 EDT 2002


What version of cmake are you using on what platform?
What do you mean it warns you?  What is the warning?
If you upgraded your cmake, you may want to try a fresh
build tree, or remove your cache?

Also, are you using ccmake, cmake -i, or CMakeSetup?

-Bill


At 08:34 AM 8/16/2002 -0400, Shannon Hastings wrote:
>I am trying to use the FindVTK.cmake module in a build process for linking against VTK.  When i try to configure my package and it gets into that module it does not prompt me for the VTK_BINARY_PATH or the VTK_INSTALL_PATH.  I would like it prompt the user for those values. This worked for me at one point however now it seems to just move through that module and not stop to get any of the values.  So it warns me when it gets to the end of that module and then later Seg Faults.  Is there something special that needs to happen for it so stop and prompt for those values when it does not see them in the path specified in the FIND_PATH directive?
>
>Any thoughts?
>--shannon
>
>-- 
>Shannon Hastings
>
>Research Specialist
>Ohio State University Medical Center
>Department of Biomedical Informatics
>1-614-688-3470
>shasting at bmi.ohio-state.edu
>
>
>
>_______________________________________________
>Cmake mailing list
>Cmake at public.kitware.com
>http://public.kitware.com/mailman/listinfo/cmake




More information about the CMake mailing list