I'm following this tutorial instructing me to set this configuration:
Click on
Debug
tab, and inStart Action
section chooseStart external program
. To the corresponding textbox, set the path to thekd_app.exe
/cp.exe
file in your KitchenDraw / InSitu installation folder.
But on my Visual Studio 2022 I cannot find such a config:
Debug
> Start Action
> Start external program
?The Open debug launch profiles UI
link has to be clicked:
Then, A new Executable
profile has to be created to be able to access the configuration for Path to the executable to run
. Make sure to delete the previous outdated profile.