Closed EnjoyAndroid closed 5 years ago
./include/firewall.hpp:8:10: fatal error: 'eosiolib/currency.hpp' file not found
include <eosiolib/currency.hpp>
You should use eosio.cdt 1.2.1 or lesser version to build your contract, we are working on another sdk for eosio.cdt 1.3.0 or greater compiler, and we will commit it in a few days.
eosio-cpp version 1.2.1 also have this issue.
./include/firewall.hpp:8:10: fatal error: 'eosiolib/currency.hpp' file not found
include <eosiolib/currency.hpp>