This repository was archived by the owner on Aug 30, 2022. It is now read-only.
This repository was archived by the owner on Aug 30, 2022. It is now read-only.
build.sh once consistencies of installation paths have been established. #409
When building the contracts,
build.shdefaults to look foreosioin directory$HOME/eosio/X.Y, and looks foreosio.cdtin directory/usr/local/include/eosio.cdt.This can be especially confusing for on-boarding new developers who expect consistency.
Fix once
eosio.cdtIssue #753 has been addressed.