Open mhl787156 opened 3 months ago
Hello, I'm sorry about that. I don't automatically check docker scripts for consistency, nor do I automatically sync git repositories. I created a gitlab repository when I had problems accessing my github account a few months ago. I'll fix that with the next version and try to automatically maintain that part of docker. There are a few warnings in the doc about docker scripts, but that's no reason not to maintain them properly...
Best regards, Paul
Hi,
It seems that your docker container points to a different version of cloudcompare!
Docker file https://github.com/CloudCompare/CloudComPy/blob/8fe21a76e8fa9a66c355bf96e84eae4aeeab4723/building/Dockerfile_CloudComPy310_build#L15
It took me ages to figure out as methods such as ICP and ccGLMatrixFromQuaternionAndTranslation were complaining about not matching the function call. Turns out they didn't exist or hadn't merged changes which match the tutorials here.
Thanks