You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think, you should add -std=c++11 to ac-clang-cflags.
Please try M-x ac-clang-set-cflags RET -std=c++11.
If it works, you can set it permanently with M-x customize-variable RET ac-clang-cflags RET '("-std=c++11").
I think, you should add -std=c++11 to ac-clang-cflags.
Please try M-x ac-clang-set-cflags RET -std=c++11.
If it works, you can set it permanently with
M-x customize-variable RET ac-clang-cflags RET '("-std=c++11").
—
Reply to this email directly or view it on GitHub #71 (comment)
.
This el does not support for c++11? I think so.
The text was updated successfully, but these errors were encountered: