Skip to content

Repository files navigation

AssetRipper.Bindings.MsPdbCore

These are bindings over mspdbcore.dll which is shipped with Visual Studio.

Required Files

You may need to manually copy the following Microsoft-provided libraries from Visual Studio (or other build tools) for this wrapping library. They cannot be redistributed because the license on them is not clear.

  • mspdbcore.dll
  • msobj140.dll
  • tbbmalloc.dll

These need to be placed next to the built executable file. Use file search to find mspdbcore in the Visual Studio install directory. By default, they are in C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\.

This library attempts to resolve the dependencies automatically, but if it fails, you can manually copy the files to the output directory of your project.

About

Managed wrapper for mspdbcore.dll

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages