atom-gpp-compiler
atom-gpp-compiler copied to clipboard
unable to run c++11 or c++14 ...
I'm having the same troubles as well.
I wrote -std=c++14
in compiler options and it works for me
I love you. It works now.
Thanks a lot, it worked 👍
I am also having this issue. How do I access compiler options and add -std=c++14?
go to preferences -> package -> atom-gpp-compiler -> setting -> under c ++ there is option then add -std=c++14, hope this will work
Thanks! That was exactly what I was looking for. It works for me now.
Thanks a lot, finally it's working!!!!