-
|
If you have gotten an error message like this: |
Beta Was this translation helpful? Give feedback.
Answered by
wyldckat
Dec 7, 2021
Replies: 1 comment
-
|
The error "cannot load PDB helper DLL" occurs probably because you don't have installed Visual Studio installed. This is not a critical feature, it's just that it will not be able to get stack tracing on this library if it crashes when running one of its methods/functions. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wyldckat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The error "cannot load PDB helper DLL" occurs probably because you don't have installed Visual Studio installed. This is not a critical feature, it's just that it will not be able to get stack tracing on this library if it crashes when running one of its methods/functions.