Hi all
I would like to know the reason and solution of the following Error:
No symbols are loaded for any call stack frame. The source code cannot be displayed.

Thanks
Welcome to our forums
Hi all
I would like to know the reason and solution of the following Error:
No symbols are loaded for any call stack frame. The source code cannot be displayed.

Thanks
What kind of build are you doing? Release, Debug or Checkmate?
You will not get any feedback in Release mode so use Debug or (better) Checkmate when developing and testing.
Quoted from PaulLaidler What kind of build are you doing? Release, Debug or Checkmate?
You will not get any feedback in Release mode so use Debug or (better) Checkmate when developing and testing.
Thanks PaulLaidler. I used Debug.