mymonero / mymonero-core-js

The JS library containing the Monero crypto plus lightwallet functions behind the official MyMonero apps
BSD 3-Clause "New" or "Revised" License
101 stars 103 forks source link

build error #111

Closed ghdqh1515 closed 1 year ago

ghdqh1515 commented 3 years ago

$emmake cmake --build .

make: ['cmake', '--build', '.'] [ 0%] Building CXX object CMakeFiles/MyMoneroCoreCpp_ASMJS.dir/src/index.cpp.o /root/mymonero-core-js/src/index.cpp:33:29: fatal error: emscripten/bind.h: No such file or directory

include <emscripten/bind.h>