docling-project / docling-project/docling-parse
Unable to build docling-parse for dev
Open
- Dominant language
- C++
- Stars
- 333
- Forks
- 80
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 10
Description
Can someone please help me with this error on ZLIB dependency from the qpdf library? I am unable to setup the environment for dev.
I am on a windows 11 system.
Do I need to install a ZLIB compatible library separately?
Here is the error:
```
CMake Error at CMakeLists.txt:185 (target_link_libraries):
Target "parse_v2" links to:
ZLIB::ZLIB
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
```
Contributor guide
Assessment
This issue has not been assessed yet.