eosio.contracts icon indicating copy to clipboard operation
eosio.contracts copied to clipboard

Modify `build.sh` once consistencies of installation paths have been established.

Open johndebord opened this issue 5 years ago • 1 comments

When building the contracts, build.sh defaults to look for eosio in directory $HOME/eosio/X.Y, and looks for eosio.cdt in directory /usr/local/include/eosio.cdt.

screenshot

This can be especially confusing for on-boarding new developers who expect consistency.

Fix once eosio.cdt Issue #753 has been addressed.

johndebord avatar Dec 04 '19 21:12 johndebord

Is this still an issue?

deckb avatar Apr 19 '21 15:04 deckb