Open Andy53 opened 5 months ago
These are old and unfortunately outdated. I am working on better documentation and debugging tutorials for ClrMD and debugging .Net in general. It will be a few more weeks before I have something to share, but there will be better samples at that point.
Instructions on building the ClrMd samples
Are there any instructions on how to build the ClrMd samples?
Currently when I try and build them I run into a whole number of accessibility issues and other errors.
I have included a few here:
These make me think I am going about building these samples completely wrong. I can build the main
Microsoft.Diagnostics.Runtime
project fine and have built that before trying to compile the Samples project. I have also tried installing the nuget package and I am getting the same results.I would be happy to document how these are supposed to be built if I can get a few hints on where I might be going wrong?