-
Notifications
You must be signed in to change notification settings - Fork 44
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
Check for std::max_align_t #431
Comments
[note to self]: configure should check for |
Could you please provide the output of |
Also could you please check if |
Related GCC bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56019 |
Okay, I think I have a patch for this, could you please try calling (from within R): Thanks for contributing to the testing of the package. |
Hello gagolews Thank you for your help Here is the output of g++ -v
Moreover, I ran the code |
Hello
I have tried installing stringi in multiple ways as suggested on stackoverflow. One of them is described here
https://stackoverflow.com/questions/31942322/how-to-install-stringi-from-local-file-absolutely-no-internet-access
For simplicity, I will post the error log I got from "install.packages('stringi')
The text was updated successfully, but these errors were encountered: