How do I correctly install packages for use with Visual Studio?

Imperatorn johan_forsberg_86 at hotmail.com
Sun Oct 16 14:00:05 UTC 2022


On Sunday, 16 October 2022 at 11:42:04 UTC, matheus wrote:
> 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.

I also *highly* recommend WinDbg Preview

https://apps.microsoft.com/store/detail/windbg-preview/9PGJGD53TN86


More information about the Digitalmars-d-learn mailing list