Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi all,
I am using A. CPP file to develop a synchronous application using toolkit.
While I try to debug I get error " No Symbols have been loaded for this document"
But when I use A.C file there was no error I can debug step by step.
Kindly guide me
Regards
MS
Hi Manjunath,
I don't think "No Symbols have been loaded " is a debug error. You will mostly get this at the end of a function.It just means that there are no changes made in creo after executing that function.Just press F5 when you get this error then you will be directed to next step.
