clingo-sys 0.5.0

External FFI bindings to the C API of the clingo library
docs.rs failed to build clingo-sys-0.5.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: clingo-sys-0.7.2

clingo-sys

Rust external FFI bindings to the clingo library. Clingo version 5.4.0.

Requirements

  • a c++14 conforming compiler
    • at least gcc version 4.9
    • clang version 3.1 (using either libstdc++ provided by gcc 4.9 or libc++)