kiwix / kiwix-tools

Command line Kiwix tools: kiwix-serve, kiwix-manage, ...
https://download.kiwix.org/release/kiwix-tools/
GNU General Public License v3.0
433 stars 85 forks source link

Do not compile with `werror=true`. #520

Closed mgautierfr closed 2 years ago

mgautierfr commented 2 years ago

We are using kiwix::Reader and kiwix::Searcher which are now deprecated. (See kiwix/libkiwix#674) Remove werror until we fix this.