Eyal
Eyal
Anyone can help me with this one?
Guys, I am still looking for someone to shine a light on this, thanks!
Hello Paul, I cannot tell if the CloudComPy M3C2 supports the Precision maps Sigma(x), Sigma(y), and Sigma(z)? Thanks
Hello Paul, I appreciate all your effort in making this amazing working environment. Do you have an idea of a timeline? Or is there a way that I can check...
Hello Paul, I am trying to install CloudComPy in Windows 11 using Anaconda. I read the above questions and answers, and I am trying to follow both instructions links (see...
In none of the links BuildWindowsConda.md and BuildWindowsConda.md does it describe using cmake to compile/build the CloudComPy binary file. Am I missing anything?
From Cmake documentation, https://www.simulation.openfields.fr/documentation/CloudComPy/html/userIntro.html#windows Do I need `cd some_software-1.4.2 mkdir build cd build cmake .. -DCMAKE_INSTALL_PREFIX=/opt/the/prefix cmake --build . cmake --build . --target install`
Thanks, I think I am starting to understand. I am running the Visual Studios from  During the cloning, does the Path need to link to the CloudCoPy310 environment? 
Paul, I am making progress, and once I am successful, I will be happy to type updated instructions in English and share them with you or post them here on...
Great, more progress! In the JSON file you refer to `C:\Users\Eyal\anaconda3\Library\lib\zlib.lib`, should it not be `C:\Users\Eyal\anaconda3\envs\CloudComPy310\Library\lib\zlib.lib ` In fact, you don't refer at all to the CloudComPy310 env in the...