Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 790 Bytes

File metadata and controls

16 lines (11 loc) · 790 Bytes

Build on Linux64, with Anaconda3 or miniconda3

WARNING: these building instructions are not up to date!

The script genCloudComPy_Conda311_Ubuntu2004.sh executes the following:

  • create or update the conda environment
  • activate the environment
  • build and install CloudComPy (Sources must be cloned from the GitHub repository or the GitLab repository and up to date)
  • create the tarfile
  • execute ctest

Note: CloudComPy versions released in 2024 and earlier were built using a Conda Python 3.10 environment: CloudComPy310. Now, new versions are built with a Python 3.11 Conda environment: CloudComPy311