mount-zip icon indicating copy to clipboard operation
mount-zip copied to clipboard

getting g++ error 1

Open anmac1789 opened this issue 2 months ago • 0 comments

here is the error being displayed in terminal when running make

g++: error: unrecognized command line option ‘-std=c++20’; did you mean ‘-std=c++2a’?
make: *** [Makefile:61: mount-zip.o] Error 1

anmac1789 avatar Oct 28 '25 17:10 anmac1789