Installed VS Code, C/C++ Extension, Easy C++ Project Extension.
Already had Working VS 2017.
C++ new project w/ msvc
Literally created it and tried to build it:
Executing task: .\build.bat <
** Visual Studio 2017 Developer Command Prompt v15.0
** Copyright (c) 2017 Microsoft Corporation
[vcvarsall.bat] Environment initialized for: 'x64'
Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25835 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
*.cpp
c1xx: fatal error C1083: Cannot open source file: 'src*.cpp': No such file or directory
The system couldn't find the specified file.
The terminal process terminated with exit code: 1
Terminal will be reused by tasks, press any key to close it.
Relative directory: Exist;
File: Exist.
Installed VS Code, C/C++ Extension, Easy C++ Project Extension.
Already had Working VS 2017.
C++ new project w/ msvc
Literally created it and tried to build it:
** Visual Studio 2017 Developer Command Prompt v15.0
** Copyright (c) 2017 Microsoft Corporation
[vcvarsall.bat] Environment initialized for: 'x64'
Microsoft (R) C/C++ Optimizing Compiler Version 19.12.25835 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
*.cpp
c1xx: fatal error C1083: Cannot open source file: 'src*.cpp': No such file or directory
The system couldn't find the specified file.
The terminal process terminated with exit code: 1
Terminal will be reused by tasks, press any key to close it.
Relative directory: Exist;
File: Exist.