I tried to build and compile the latest version and got some errors. Not sure if I did something wrong as I am not familiar with CMake. This is what I did after cloning the repository:
1. Created a new directory called 'build' in the source directory.
2. Ran cmake .. (in 'build' directory; it generated the makefiles and copied the source)
3. Ran Make (in 'build' directory)
4. Build failed with lots of warning and 6 errors (See here - https://bpa.st/2DLA - only copied the errors).
(I am on macOS Catalina 10.15.7, with cmake version 3.24.4 and Apple clang version 12.0.0 (clang-1200.0.32.29)).
Thanks,
Shabeer
-- Agar mailing list [email protected] http://mail123.csoft.net/mailman/listinfo/agar
