-
### Installed product versions
- Visual Studio: [2017 Professional - v15.7.6]
- This extension: [v1.2.130]
### Description
Searching for applicable products...
Found installed product - Global …
-
### Installed product versions
- Visual Studio: 2015 Professional
### Description
Create test project and separates the code analysis on another project. Adding JsAdvice.Analyses and a test project t…
-
The example code unfortunately can't be compiled with Visual Studio 2022:
```
#define TINS_STATIC
#include
#include
using namespace Tins;
using namespace std;
bool callback(const PD…
-
I normally run your program using spyder. But now I am migrating towards Visual Studio with Python tools 2015. Every time I launch PyGMI_Launcher.py I receive the following error:
self.config_dict[…
-
I'm trying to build qbsolv on windows using MS Visual Studio 14, 2015 using CMake
I'm getting errors in header files such as vadefs.h, vcruntime.h, attached error list.
Please advise on how to …
-
Hello,
I'm trying to integrate my own cmake build wrapper with the C/C++ extension (https://github.com/floooh/fips), this calls "cmake --build" to build executable targets (which on Windows calls the…
-
_Before opening a new bug report, please read [Reporting Bugs](https://github.com/premake/premake-core/blob/master/CONTRIBUTING.md#reporting-bugs) and consider if this is something [you can contribute…
-
Using `build msvs` appears to generate project files that don't work. At least, they don't appear to be migratable to newer versions of Visual Studio.
First, it's not clear what version of Visual S…
-
Version
=====
C# 6.0 with Visual Studio 2015.
Steps to Reproduce
============
sealed class Foo
{
public object Bar { get; }
public Foo()
{
…
-
On several occasions now, I've been running OWASP ZAP (on port 8081) against debug projects in Visual Studio 2015 and when I try to close the application after marathon sessions (over a period 2-3 day…