Search found 2 matches
- Tue Sep 11, 2012 10:58 pm
- Forum: Linux related topics
- Topic: cmake errors on Ubuntu 12.04 64 bit
- Replies: 3
- Views: 7294
Re: cmake errors on Ubuntu 12.04 64 bit
Hi Daniel, I confirm that the trunk/CMakeLists.txt contains a 'project' statement at line 3 while trunk/CC/CMakeLists.txt does not, and making the source code field point to trunk is sufficient to bypass the CMake bug. After that I went on with Configure, activated some plugins including RANSAC, the...
- Sat Sep 08, 2012 10:30 pm
- Forum: Linux related topics
- Topic: cmake errors on Ubuntu 12.04 64 bit
- Replies: 3
- Views: 7294
cmake errors on Ubuntu 12.04 64 bit
Dear all, I am trying to build CloudCompare (downloaded today via svn co) on Ubuntu 12.04 64 bit. I am following the instructions found in the wiki: http://www.cloudcompare.org/doc/wiki/index.php5?title=Compilation_CMake So I run cmake-gui, set the source and binary code paths, click on the Configur...