IoTone / TheShellProject

The Shell Project aims to build a viable general purpose blockchain written in Dlang, with attributes of security, ease of deployment, clear specification, ease of use for DAPPs, and multiple implementation interop
1 stars 1 forks source link

Switch to using libkeccak-d as a package #74

Open truedat101 opened 4 years ago

truedat101 commented 4 years ago

For some reason, I put the libkeccak-d in as a checked in module and not as an external dub dependency pulled from the public repository on code.dlang.org. The problem is getting the external lib in. Just set the -L. or -L./libs.