Skip to content

Releases: AlgorithmicBotany/vlab

vlab 5.1 build 3615

12 Dec 04:04

Choose a tag to compare

Two versions for Mac are available: one for intel-based Macs, complied under macOS Catalina (10.15), and another one for arm-based Macs, complied under macOS Sequoia (15.6). To start vlab for the first time, you may need to pass macOS's Gatekeeper by clearing the application's quarantine flag, which can be done by executing the following command in Terminal:
sudo xattr -cr /{YOUR_PATH_TO_VLAB}/vlab-5.1/browser.app.

The Ubuntu version was compiled under Ubuntu 22.04.5 LTS, and requires Qt version 5.15. Other Linux distributions require recompiling from the sources.

Please see README for further installation details.

vlab 5.0 build 3609

13 Dec 19:35
0be3570

Choose a tag to compare

First open source release of vlab.
The Mac version was compiled under macOS High Sierra (10.13) and runs under this and subsequent releases of macOS.
The Ubuntu version was compiled under Ubuntu 20.04.4 LTS, and requires Qt version 5.12.8. Other Linux versions require recompiling from the sources.
Please see README for further installation details.