-
-
Notifications
You must be signed in to change notification settings - Fork 70
Description
Hi,
I'm new to D and Visual Studio, but wanted to try D.
It would be good if the installer could check that necessary components are installed better.
I had more trouble getting this to work than I expected on a pretty new PC. Part of that is missing the instructions to "install C++ development tools aswell as a Windows SDK". Initially I missed this bit, so no wonder didn't work. Then I tried to install the "individual components" for this - but couldn't find exact matches, so still didn't work. I then installed the "Workloads" called "Desktop Development with C++" and "WinUI application development" and seem to now have a simple example compiling ok.
If the installer spotted this earlier would have helped a lot. It could also be good to have some sort of "wizard/verify-installation" option as part of the "Extensions/Visual D" menu.
Thanks