cryptonotefoundation / cryptonote

CryptoNote protocol implementation. This is the reference repository for starting a new CryptoNote currency. See /src/cryptonote_config.h
https://cryptonote.org/
990 stars 6.08k forks source link

Update chacha8.h #357

Open DariuszO opened 2 years ago

DariuszO commented 2 years ago

Fixes #328

GeorgeCottrell commented 2 years ago

I'm still having the build error for chacha8.h

Do I really have to go back to an unsupported version of Ubuntu to build this?

DariuszO commented 2 years ago

I'm still having the build error for chacha8.h

Do I really have to go back to an unsupported version of Ubuntu to build this?

Hard to say, try move your project into newer version of whole project, https://github.com/bcndev/bytecoin and here you've got latest update of "old" version https://github.com/amjuarez/bytecoin/tree/frozen-master