moneroexamples / onion-monero-blockchain-explorer

Onion Monero Blockchain Explorer
https://xmrchain.net
BSD 3-Clause "New" or "Revised" License
361 stars 269 forks source link

master: error compiling #311

Closed Gingeropolous closed 5 months ago

Gingeropolous commented 6 months ago

https://termbin.com/d09l

Description: Ubuntu 22.04.4 LTS on commit 7b7958bbd9d76375c47dc418b4adabba0f0b1785 for monero on commit 26331e654a4816f0274abf030f407d68c07c63c5 for onion-explorer

Gingeropolous commented 6 months ago

OK, the explorer compiles fine if I have the monero directory on release 18.3.1 monero directory commit 2656cdf5056c07684741c4425a051760b97025b0

moneroexamples commented 6 months ago

To fix these error I will have to bump explorer to use C++14, not C++11.

DaWe35 commented 6 months ago

It fixed the build for me