Re: [R-SIG-Mac] Xcode 10.2.1

2019-04-24 Thread Kasper Daniel Hansen
Doh! Sorry to have missed that email thread. This advice solved the issue for me. On Wed, Apr 24, 2019 at 11:41 AM Roy Mendelssohn - NOAA Federal < roy.mendelss...@noaa.gov> wrote: > Hi Kaspar: > > There is an issue of where Xcode puts headers. I have posted on this > previously. I did the

Re: [R-SIG-Mac] Xcode 10.2.1

2019-04-24 Thread Roy Mendelssohn - NOAA Federal via R-SIG-Mac
Hi Kaspar: There is an issue of where Xcode puts headers. I have posted on this previously. I did the same update as you, and not only doesn't Xcode put the headers where R expects, it appears to delete the existing headers. Anyhow, try running the following and see if your problems go

[R-SIG-Mac] Xcode 10.2.1

2019-04-24 Thread Kasper Daniel Hansen
I am on Mojave. I recently updated to Xcode 10.2.1 and I did the associated update of the command line tools. Following this, I reinstalled clang6 and gfortran 6 from CRAN. When I use the clang6 compiler from CRAN, it is unable to find stdio.h. When I compare the include path from clang6 to the