Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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.