bake icon indicating copy to clipboard operation
bake copied to clipboard

Really provide support for Visual Studio compilers.

Open sanastasiou opened this issue 9 years ago • 2 comments

The current support for visual studio leaves much to be desired.

Some probems:

  • Include paths are wrong/missing
  • Defines from .meta file are not recognized
  • Rebuilding using the command line is not working
  • Building from the visual studio is not working
  • Launching from the visual studio debugger is not working
  • User has to manually set vcvars.bat before attempting to build anything
  • Other stuff..

sanastasiou avatar Dec 14 '15 10:12 sanastasiou

@aschaal Feel free to assign this one to me. I'll have a look when I finish the automate plugin.

sanastasiou avatar Dec 14 '15 10:12 sanastasiou

We will decide about the future of VS plugin in January.

aschaal avatar Dec 16 '15 15:12 aschaal