Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 964 Bytes

File metadata and controls

7 lines (7 loc) · 964 Bytes

Relaunch using the Developer Command Prompt for VS

You are using a Windows machine with the MSVC compiler, so you need to start VS Code from the Developer Command Prompt for VS for all environment variables to be set correctly. To relaunch using the Developer Command Prompt for VS:

  1. Open the Developer Command Prompt for VS by typing "developer" in the Windows Start menu. Select the Developer Command Prompt for VS, which will automatically navigate to your current open folder.

  2. Type "code" into the command prompt and hit enter. This should relaunch VS Code and take you back to this walkthrough.