bap-plugins icon indicating copy to clipboard operation
bap-plugins copied to clipboard

Saluki doesn't compile

Open aaronjeline opened this issue 5 years ago • 1 comments

Getting compilation errors for soluku: make File "state.ml", line 53, characters 31-38: Error: Unbound value Map.set

aaronjeline avatar Feb 28 '19 02:02 aaronjeline

The bap-plugins repository follows the main bap repository and now requires Core_kernel v0.11. If you want to use Saluki with bap 1.5 then either checkout the bap-1.5 release using git or use the opam source bap-saluki command, to obtain the 1.5 version directly from opam (provided you're using opam)

ivg avatar Feb 28 '19 13:02 ivg