You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if error occurs as "git commit problem": move folder "solidity_0.8.x" to place outside this git repo, then git init ., and git add . && git commit -m "init", then build again.
Build Binary
mkdir build
cd build
cmake -DUSE_Z3=OFF .. && make solc -j16
Build Js (require docker and git folder, may takes > 30mins)