Dário Oliveira wrote:
Hi. I've found a topic that solved my las problem but now I'm having another and I think that hs to do with the fact that my linux is ubuntu 64 bits. The library is in the directory, I can do a ldd command and it points do the lib-64 directory. Is there any solution for me?

Make sure CMake was built with the same 64-bit settings as VTK. Problems like these are why we added the VTK_WRAP_TCL3 macro to avoid loaded commands altogether.

-Brad
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to