How can I run the resulting executable that is generated from my External Build System project? CMD-B works to build it but CMD-R doesn't run it - which is expected since I haven't figured out how to specify the output file to run. Where can I do this?
The executable is a console app that I want to see the output of in the debug window.
Thanks in advance,
Bog
The executable is a console app that I want to see the output of in the debug window.
Thanks in advance,
Bog