Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling Error for eosio-cpp for ridl_token contract #4

Open
SheldonHH opened this issue Aug 19, 2018 · 0 comments
Open

Compiling Error for eosio-cpp for ridl_token contract #4

SheldonHH opened this issue Aug 19, 2018 · 0 comments

Comments

@SheldonHH
Copy link

trying to re-compile ridl_token.wast by using eosio-cpp version 1.1.1
eosio-cpp -o ridl_token.wast ridl_token.cpp

In file included from ridl_token.cpp:1:
In file included from ./ridl_token.hpp:3:
In file included from /usr/local/eosio.wasmsdk/bin/../include/eosiolib/asset.hpp:2:
/usr/local/eosio.wasmsdk/bin/../include/eosiolib/serialize.hpp:1:10: fatal error:
      'boost/preprocessor/seq/for_each.hpp' file not found
#include <boost/preprocessor/seq/for_each.hpp>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.


@SheldonHH SheldonHH changed the title Compiling Error for eosio-cpp -o Compiling Error for eosio-cpp for ridl_token contract Aug 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant