Skip to content

quick batch file open deverloper VS 2022 and open VSCODE to configure properly for c++/c cl.exe

License

Notifications You must be signed in to change notification settings

wikiepeidia/VSCODE-c-cl.exe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSCODE configured for cl.exe batch quick startup

  • Quick batch file to open developer VS 2022 and configure VSCODE properly for C++/C cl.exe
  • You need VS 2022 for this, if you have a lower version, consider editing the code.
  • Run dir "\VsDevCmd*" /s in cmd to know the location of the DEV cmd for VS, copy the path and use it depending on what you have on your PC.
  • image
  • When copying to the batch file, please change all the slash \ into / ínstead.
  •  image
  • For those who don't use VS 2022, use BTOOLS https://visualstudio.microsoft.com/fr/downloads/?q=build+tools with the given batch file.
  • TASK.json has been added because there are currently no proper ways to automatically place the outputted file into a folder, so you need to put this file in the .vscode folder. image

About

quick batch file open deverloper VS 2022 and open VSCODE to configure properly for c++/c cl.exe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published