sto0pkid / AutoNomic

A p2p nomic game
5 stars 0 forks source link

clang++-3.6 or clang++-11 #4

Open sto0pkid opened 1 year ago

sto0pkid commented 1 year ago

We explicitly specify clang-3.6 in the dependencies but it installs clang-11. It has been a few years so maybe the version should indeed be updated. Anyway the build fails when switched from clang++-3.6 to clang++-11

Related to this general issue of dev dependencies: https://github.com/sto0pkid/AutoNomic/issues/2