mirror of https://github.com/kiwix/libkiwix.git
- "winsock2.h" needs to be included before "windows.h". But if a compilation unit include "windows.h" and after "networkTools.h", we fails and it is complicated to handle. The include must not be in the header but in the cpp - windows define some ERROR macro. It is a pitty but we cannot use `ERROR` in our enum. - If build statically using mingw we need to define `CURL_STATICLIB` |
||
---|---|---|
.. | ||
common | ||
ctpp2 | ||
book.h | ||
common.h | ||
downloader.h | ||
entry.h | ||
kiwix.h | ||
library.h | ||
manager.h | ||
meson.build | ||
opds_dumper.h | ||
reader.h | ||
searcher.h | ||
xapianSearcher.h |