On 10-08-11 8:36 AM, Nicholas Kinar wrote:

Does this file actually exist?
/Library/Frameworks/Python.framework/Versions/6.1/lib/vtk-5.4/libvtkHybrid.dylib

The question is, how did you get a VTK library inside your python framework? That is completely unexpected. (As is a 6.1 version of python... as far as I know, version 6.1 of python is still far in the future...)



Thank you very much for your response; this is greatly appreciated! Apparently the /6.1/lib/vtk-5.4 directory is created when the Enthought Python distribution is installed.

Strangely enough, after uninstalling the Enthought Python framework (i.e. by deleting the Versions/6.1 directory), CMake compiles and links the program correctly. So apparently the problem was the Enthought Python distribution directory.

So thank you very much for your help!

Nicholas

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to