The symbol "KarnelBase.dll is being loaded from the following location" appears when the vs compiler is debugging: What should I do if the Microsoft symbol server tries to cancel the loading of subsequent symbols?

Just yesterday, my compiler didn’t know why this happened. It was very troublesome.
Insert picture description here
Solution:
We clicked Tools———Options———Debugging———Symbols
Insert picture description here

You will find that the Microsoft symbol server on the right is ticked, cancel √ click OK, and this pop-up window will no longer appear!
I wish you a happy programming!

Guess you like

Origin blog.csdn.net/weixin_54748281/article/details/113823326