Florian Hülsmann
Florian Hülsmann
I'm trying to build a Dockerfile with BuildKit that makes use of [Adding files from a git repo](https://docs.docker.com/reference/dockerfile/#adding-files-from-a-git-repository). This just adds an empty directory without failing on the ADD step...
This is an implementation of the Activated Sludge Model 3 in the ASM3h variant as used by [SIMBA#](https://www.ifak.eu/en/produkte/simba). [Activated Sludge Models](https://en.wikipedia.org/wiki/Activated_sludge_model) are mostly used in modelling biological processes in wastewater...
I'm recently getting this error when trying to build freemajor: ``` CMake Error at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake. Update the VERSION argument...
As of v0.0.17, the install step fails with ``` CMake Error at build-lpd8editor/src/cmake_install.cmake:46 (file): file INSTALL cannot find "/home/florian/build/archlinux-proaudio/packages/lpd8editor/src/lpd8editor-0.0.17/src/_qm_files": No such file or directory. Call Stack (most recent call first):...