diff --git a/doc/README_SETUP.md b/doc/README_SETUP.md index ceb857617f4c4a890a15afa65a7a58e7db857e76..ac8f675e3e67ac9e53b230e10d6784d25c2861a2 100644 --- a/doc/README_SETUP.md +++ b/doc/README_SETUP.md @@ -61,8 +61,10 @@ as compiler. We use [cmake](https://cmake.org/download/) as build tool. #### Known problems #### -- Linking dynamic libraries currently fails on Windows. So probably other CaosDB libraries which - make use of libcaosdb also will not build. +- Linking dynamic libraries currently fails on Windows. So probably other CaosDB libraries which + make use of libcaosdb also will not build. This is a known bug and we hope to + fix this in the next release. See + [#34](https://gitlab.indiscale.com/caosdb/src/caosdb-cpplib/-/issues/34) ### Creating a local Conan package ##