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 314 forks source link

Multiply defined symbols #78

Open CedricCicada opened 3 years ago

CedricCicada commented 3 years ago

I am getting linker errors complaining about symbols such as __VLD_maxtraceframes already defined. This is a showstopper. Please give correct instructions about where to include vld.h and how to avoid these errors.