MythicalGames / dgoods

A token standard for digital goods
https://dgoods.org
GNU Lesser General Public License v3.0
112 stars 41 forks source link

`setrampayer` action is not implemented #7

Closed hackfisher closed 5 years ago

hackfisher commented 5 years ago

https://github.com/MythicalGames/dgoods/blob/master/include/dgoods.hpp#L55

/usr/local/Cellar/eosio.cdt/1.6.1/opt/eosio.cdt/bin/wasm-ld: error: CMakeFiles/dgoods.wasm.dir/dgoods.cpp.o: undefined symbol: dgoods::setrampayer(eosio::name, unsigned long long)
make[2]: *** [dgoods/dgoods.wasm] Error 255
make[1]: *** [dgoods/CMakeFiles/dgoods.wasm.dir/all] Error 2
cthacker commented 5 years ago

Just a heads up but cdt 1.6 is not supported yet. We are using 1.5 currently. 1.6 support will come soon.

cthacker commented 5 years ago

code is compatible with v0.4 release