Unexpected crash!

Apr 14, 2017 at 3:22am
Hi all,

I am just modified my CPP project, however, an unexpected problem has occurred.
When I run the code nothing happening. I tried the debug mode and got the following message in Diagnostic Tools:
"The diagnostic tools failed unexpectedly. The diagnostic hub output in the output window may contain additional information".

Any thoughts?!

Thanks for your help.
Apr 14, 2017 at 3:28am
Create a new project, and paste the code from the previous project to see if the error persists.
Apr 14, 2017 at 3:39am
Thank you for the answer, what do you mean by pasting?! just copying all the classes and pasting to new project's folder?
Apr 14, 2017 at 3:45am
You simply copy all CPP from Project 1 to Project 2, then compile the project.
Apr 14, 2017 at 3:58am
Unfortunately, it doesn't work! I tried "Add existing data" but I have tens of classes in different folders in my project and I can not have the same pattern!
Apr 14, 2017 at 9:09am
as you say there are
... tens of classes in different folders ...
, so it's difficult to say anything more specific re why the program doesn't work without actually seeing it
Topic archived. No new replies allowed.