if there is 1 button for build and run ,like in codeblocks it would be nice so i tried this command but did not work.
to set build commands ;

g++ -Wall -o "%e" "%f" && "./%e"

can some one point out which command line should i write ?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.