Tuesday, July 19, 2016

Visual C++ 1.0.4 for Linux Development released

Visual C++ 1.0.4 for Linux Development just released today, is the latest extension developed by Microsoft that lets you roll C++ code for Linux servers, desktops and devices. With this extension you can author C++ code for Linux servers, desktops and devices. You can manage your connections to these machines from within VS. VS will automatically copy and remote build your sources and can launch your application with the debugger. The project system supports targeting specific architectures, including ARM.



Visual C++ 1.0.4 Changelog

  •     Bug fix for new source files in empty projects
  •     Added clean support
  •     Fixes bugs in remote target changes not triggering new build required
  •     Use first successful connection, instead of last successful, as the default connection
  •     General performance improvements
  •     Major IntelliSense fixes
  •     New experimenal debugging mode, gdb over the shell, which offers greater compatibility 
 Download and Install Extension

No comments:

Post a Comment