ImportC question

Dennis dkorpel at gmail.com
Tue Oct 29 22:32:14 UTC 2024


On Tuesday, 29 October 2024 at 16:14:22 UTC, DLearner wrote:
> On Tuesday, 29 October 2024 at 15:49:13 UTC, ryuukk_ wrote:
>> https://learn.microsoft.com/en-us/visualstudio/ide/reference/command-prompt-powershell?view=vs-2022
>
> Similar message from Powershell:

Whether it's CMD/Powershell isn't important, but it has to have 
the Visual Studio environment set up. Do you see this text in the 
shell when you launch it?

```
**********************************************************************
** Visual Studio 2022 Developer Command Prompt v17.11.5
** Copyright (c) 2022 Microsoft Corporation
**********************************************************************
```

If not, try to search "Developer Command Prompt for VS" in your 
start menu.


More information about the Digitalmars-d-learn mailing list