Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

For Geany users in windows, How can I set a build command to Build and run at the same time?

Правка en1, от talisman, 2023-08-25 12:57:44

I am new to geany. The IDE is great and all, but there is something that's bothering me so far which I should build first and then run the program. I was wondering if there is 1 button for build and run--as in codeblocks for example--it would be nice. I've tried so many different things, but nothing seems to work. I've tried to add this command, but as I stated it didn't work: g++ -Wall -o "%e" "%f" && "./%e" I've attached the default build commands down below. Any help would be very appreciated. Thanks in advance,

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский talisman 2023-08-25 12:57:44 615 Initial revision (published)