-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failure to install on macOS 10.14 Mojave with R 3.5.1 #150
Comments
Make sure you have installed the command line tools for Mojave, you may need to run I am running Mojave myself and have no issues installing fs, so this is likely a configuration issue. |
I ended up needing to reinstall Xcode and the command line tools (needed from Apple's website) to get fs to compile. Thanks! |
I am dealing with some similar issues (perhaps)
I have updated to the latest command line tools (march 25 2019), xcode (10.2) etc |
Same problem here, same output with R 3.5.2, Xcode 10.2.1 on Mojave. |
Hello, I'm having issues installing fs on macOS 10.14 under R 3.5.1; it says it cannot find
AE/AE.h
and no amount of Googling has lead me anywhere. Do you have any ideas what I'm missing and how I can get it?Thanks,
Paul
The text was updated successfully, but these errors were encountered: