On Sunday, 16 October 2022 at 11:09:31 UTC, Decabytes wrote:
I'm trying to set up Visual Studio 2022 with Visual D, and I'm running into issues trying to get my project to build correctly. It's a double whammy because I've never used Visual Studio before (Just an Emacs Guy), but I need to debug my D programming and according to the [documentation](https://wiki.dlang.org/Debuggers) this is my only option on Windows.
I don't know if anything changed significantly, but I used to debug on Windows with WinDbg without any IDE.
Maybe this is useful: https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/debugger-download-tools
Matheus.