Thread overview
New Visual Studio 2022 with Visual D Project Error
Apr 01, 2023
Duser
Apr 02, 2023
Duser
Jun 14, 2024
Meta
April 01, 2023

Fresh install of Visual Studio 2002, DMD, and Visual D. When trying to create a new Visual D based application, I'm getting an error "project creation failed".

April 02, 2023

On Saturday, 1 April 2023 at 19:05:01 UTC, Duser wrote:

>

Fresh install of Visual Studio 2002, DMD, and Visual D. When trying to create a new Visual D based application, I'm getting an error "project creation failed".

Figured it out. Did not have some C++ components installed.

June 14, 2024

On Sunday, 2 April 2023 at 16:16:25 UTC, Duser wrote:

>

On Saturday, 1 April 2023 at 19:05:01 UTC, Duser wrote:

>

Fresh install of Visual Studio 2002, DMD, and Visual D. When trying to create a new Visual D based application, I'm getting an error "project creation failed".

Figured it out. Did not have some C++ components installed.

I ran into this as well. What C++ components did you need, and how did you install them?