here it is i do ; set build command --> c++ command --> and here in the are of build i pasted the code so in idea when i hit the build button it will build and run so i dont have to hit the build button and then run button after that
g++ -Wall -o "%e" "%f" && "./%e" -c so i put -c option and did not work could you please explain in simplex way so i can understand. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1327#issuecomment-263767737
