Closed copslock closed 3 years ago
I changed my code to work with c++11. Also I changed my build system to use cmake. Currently builds work on: linux, macos, freebsd and windows.
I changed my code to work with c++11. Also I changed my build system to use cmake. Currently builds work on: linux, macos, freebsd and windows.
Thanks a lot ,lower target version gives better compalibility
Dear author,the current code needs C++17,which means at least gcc(7.1+)/ubuntu 18.04+,the gcc upgrade is complex in lower version systems