I'm new to this forum dedicated to CloudCompare, and perhaps the first thing I would like to say is a huge thank you to the developer(s?) of this gorgeous piece of work! Together with MicMac photogrammetric suite, it provides a great set of tools to the world. And what a good recent news: qCanupo is now supposed to be available on GNU/linx platforms! thanks too for this very nice plugin.
Well, I tried to compile the latest git version of CC, but I fail...
I generate the compilation script via CMake, using c++ compiler.
My current version of CMake is 3.7.2
My current version of Qt5 is 5.7.1
CMake (well, cmake-gui) seems to run fine, displaying:
Code: Select all
Configuring done
Generating done
Code: Select all
[ 28%] Automatic moc for target QCC_IO_LIB
Generating moc source QCC_IO_LIB_automoc.dir/moc_AsciiOpenDlg_VJZRWOQXSEBFMS.cpp
moc: Cannot create /opt/cloudcompare/build/libs/qCC_io/QCC_IO_LIB_automoc.dir/moc_AsciiOpenDlg_VJZRWOQXSEBFMS.cpp
AUTOGEN: error: process for /opt/cloudcompare/build/libs/qCC_io/QCC_IO_LIB_automoc.dir/moc_AsciiOpenDlg_VJZRWOQXSEBFMS.cpp failed:
moc: Cannot create /opt/cloudcompare/build/libs/qCC_io/QCC_IO_LIB_automoc.dir/moc_AsciiOpenDlg_VJZRWOQXSEBFMS.cpp
I would be glad to have any kind of clue to help me solve this issue,
Yours,
Vincent.