Describe the bug
On services like a VM or distrobox or even docker the installation often fails after so much wait because the cmake version compatible is ~3.5, on force downloading it also whenever main installation run is made version 4.2 or latest is automatically downloaded forcing it to stop
To Reproduce
Steps to reproduce the behavior:
- From official documentation perform all prerequisites.
- Install Bidynamo by main curl command..
- Wait till it fails due to Cmake compatibility even if on your clean system you have downloaded compatible version or are automatically downloading it without performing prerequisites..
Setup (please complete the following information):
- OS: Primary Windows but tried on Virtual box VMs and clean Distrobox Environments
- BioDynaMo version [e.g. v0.1.0-152-ge3d39e6]
Additional context
Also tried on Ubuntu(VM) after clean setup without even installing cmake just installing 3.19 due to prerequisite documentation and still automatically 4.2 was installed..
Describe the bug
On services like a VM or distrobox or even docker the installation often fails after so much wait because the cmake version compatible is ~3.5, on force downloading it also whenever main installation run is made version 4.2 or latest is automatically downloaded forcing it to stop
To Reproduce
Steps to reproduce the behavior:
Setup (please complete the following information):
Additional context
Also tried on Ubuntu(VM) after clean setup without even installing cmake just installing 3.19 due to prerequisite documentation and still automatically 4.2 was installed..