-
Hello,
I met the error below by compiling CloudCompare with Laszip.
CloudCompare/plugins/core/IO/qLASIO/src/LasScalarField.cpp:57:39: error: l'expression « <levée d'exception> » n'est pas une expression constante
throw std::logic_error("unhandled id");
Any help please?
Thank you.
Regards,
Error throw std::logic_error("unhandled id");
Re: Error throw std::logic_error("unhandled id");
Maybe your compiler does not support C++ x11?
You'll have to give us more information if you need help on such an error (and maybe github is a better place to discuss compilation issues: https://github.com/CloudCompare/CloudCompare/issues)
You'll have to give us more information if you need help on such an error (and maybe github is a better place to discuss compilation issues: https://github.com/CloudCompare/CloudCompare/issues)
Daniel, CloudCompare admin