Skip to content
Prev 13469 / 15075 Next

GUI does not seem to compile with Xcode 12.x

Somewhat relatedly, the build scripts also need a small update for Xcode 12,
https://svn.r-project.org/R-dev-web/trunk/QA/Simon/R4/src/consh.c and
https://svn.r-project.org/R-dev-web/trunk/QA/Simon/R4/src/fixup.c
need to #include <stdlib.h> for the system() calls.

Gabor
On Thu, Oct 29, 2020 at 11:56 AM G?bor Cs?rdi <csardi.gabor at gmail.com> wrote: