[vtkusers] heip

David Doria daviddoria at gmail.com
Mon Mar 7 09:06:11 EST 2011


>I have followed the instructions to build in CMake,but CMake tells me Cannot find source file "ReadPLY.cxx".I have put ReadPLY.cpp and> CMakeLists.txt together in ReadPLY directory.Can you help me?Thanks!

The file should be named ReadPLY.cxx rather than ReadPLY.cpp. You
could alternatively leave the file name .cpp and change .cxx to .cpp
in the CMakeLists.txt, but this is not what is shown on the example
page.

David



More information about the vtkusers mailing list