pcg-cpp icon indicating copy to clipboard operation
pcg-cpp copied to clipboard

Compilation fails with both MSVC and GCC

Open nandaccio opened this issue 3 years ago • 0 comments

Since all options available in MS Visual Studio 2022, were failing:

image

I decided to try with the GNU C++ compiler (v11 and v12) using the default Makefile, but I am still unable to compile PCG-CPP without errors:

image

nandaccio avatar Oct 22 '22 13:10 nandaccio