GOESP icon indicating copy to clipboard operation
GOESP copied to clipboard

Fix macOS compilation

Open playday3008 opened this issue 3 years ago • 0 comments

Well AppleClang can't compile c++20 code I added #ifdef for __APPLE__ to compile c++11 code on macOS Check this: https://github.com/playday3008/GOESP/commit/8d5e287155934e440b9e43ce04dea0ab04627cb8

playday3008 avatar Apr 17 '21 03:04 playday3008