Error while setting up on Ubuntu 18.04
Tlazypanda opened this issue · 1 comments
Tlazypanda commented
Describe the bug
The current flint docker file Dockerfile.flint.ubuntu.18.04
produces error with the Poco module.
To Reproduce
Steps to reproduce the behavior:
- Run the command
docker build -f Dockerfile.flint.ubuntu.18.04 --build-arg NUM_CPU=4 --build-arg FLINT_BRANCH=master -t moja/flint:ubuntu-18.04 .
on Ubuntu 18.04 .
Expected behavior
Run smoothly
Screenshots
Here is the screenshot of the error-
Operating Environment:
- Ubuntu 18.04
Thanks!
Tlazypanda commented
Closing this since next release of FLINT into master will resolve this @kaskou