Skip to content

compile solidity error #18

@kworldljd

Description

@kworldljd

download solc and put in the root directory of project .
then command run grandlew.bat build then show error:
Error: Source file requires different compiler version (current compiler is 0.5.10+commit.5a6ea5b1.Windows.msvc - note that nightly builds are considered to be strictly less than the released version
pragma solidity ^0.4.25;

change the pragma solidity >0.4.25 then get more errors.
please update solidity file.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions