ewasm / testnet

Testnet planning & documentation
64 stars 19 forks source link

Build Hera #89

Closed khaidv closed 5 years ago

khaidv commented 5 years ago

I built hera follow as the tutorial but not work for me. Is there anyone help me?? image

Thanks in advance!!

axic commented 5 years ago

@khaidv sorry for the delay, can you tell us what version of hera you are using and is your compiler version?

khaidv commented 5 years ago

@khaidv sorry for the delay, can you tell us what version of hera you are using and is your compiler version? Hera can't build on Windows??. I used hera library and interact with go-ethereum as follow the tutorial. But there is an error : can't open hera.so while i run geth using -synmode=full.

axic commented 5 years ago

Can you please tell what repository you tried to build? The paths seems to be go-ethereum/hera/evmc, which we do not have.

khaidv commented 5 years ago

Can you please tell what repository you tried to build? The paths seems to be go-ethereum/hera/evmc, which we do not have.

Could you please give me the repositories of go-ethereum and hera?

axic commented 5 years ago

Everything is in the readme: https://github.com/ewasm/testnet

But I'm still intrigued what did you try to compile.

khaidv commented 5 years ago

Everything is in the readme: https://github.com/ewasm/testnet

But I'm still intrigued what did you try to compile.

I built it like 1 month ago. I can't remember what version of hera I use :)). Errors is in the above image.

axic commented 5 years ago

Ok, I'm going to close this then. Please check back tomorrow when we plan to have a final working set of instructions for building.