KindDragon / vld

Visual Leak Detector for Visual C++ 2008-2015
https://kinddragon.github.io/vld/
GNU Lesser General Public License v2.1
1.01k stars 316 forks source link

Visual Studio 2017 support please #32

Open ensiform opened 7 years ago

ensiform commented 7 years ago

I'm not sure if anyone is maintaining any version of vld anymore, but 2017 has been out for a while now and there is no support for it yet. Any insight on if this will be added eventually would be appreciated.

WildCard65 commented 6 years ago

Everything should work for VS 2017, even though the installer says "2015" I have installed it and used it with a VS 2017 installation and found no problems (prebuilt binaries used).

ensiform commented 6 years ago

Yeah prebuilt might work I guess? But you cannot build from source because they changed the way to find location of VS installs and this has not been tended to yet. Plus bumping to version checks.

kravlost commented 6 years ago

+1 from me.

dw96 commented 6 years ago

+1 from me as well.

KindDragon commented 6 years ago

@dw96 just use GitHub reactions 😄

I will try to find time for that

snahmad commented 6 years ago

Does it work for visual studio 2017. the official does not include VS 2017.

twaritwaikar commented 6 years ago

I use VS2017 and it does work for me. I sometimes get false positives which even I can't seem to explain why but they seem to go away when I run my application again