Pause when execution ends stopped working
Posted: Wed Jul 18, 2018 3:16 am
Hey,
Hopefully someone can help me, I've tried searching the form but cant seem to find an answer.
Recently when running the console window will close on execution complete. Pause when execution ends is checked and I have tried unchecking and rechecking and cleaning the build but the console still auto closes. Ii was working fine until earlier today when it just randomly stopped working. I tried creating a new project and running the default template of hello world in main and get the same results.
Any other options that I have maybe missed or something I can do to fix it, or will I have to reinstall codelite?
-edit-
I have also tried creating a new workspace and project, pause when execution ends is active by default and still get the same result of the console closing on execution complete, I know I can use system("pause") in the mean time but it's not really an ideal solution long term
Hopefully someone can help me, I've tried searching the form but cant seem to find an answer.
Recently when running the console window will close on execution complete. Pause when execution ends is checked and I have tried unchecking and rechecking and cleaning the build but the console still auto closes. Ii was working fine until earlier today when it just randomly stopped working. I tried creating a new project and running the default template of hello world in main and get the same results.
Any other options that I have maybe missed or something I can do to fix it, or will I have to reinstall codelite?
-edit-
I have also tried creating a new workspace and project, pause when execution ends is active by default and still get the same result of the console closing on execution complete, I know I can use system("pause") in the mean time but it's not really an ideal solution long term