Open gologo13 opened 5 years ago
Hi, I tried to compiled sol files, but I got the following error.
$ tronbox compile Error parsing /Users/yoheiyamaguchi/dev/tron-contracts/contracts/Migrations.sol: ParsedContract.sol:3:1: ParserError: Source file requires different compiler version (current compiler is 0.5.4+commit.7b0de266.mod.Emscripten.clang) Compilation failed. See above.
Could you please tell me how I can fix it? thanks in advance.
I posted a PR #13 to fix this issue
Hi, I tried to compiled sol files, but I got the following error.
Could you please tell me how I can fix it? thanks in advance.