Hi, I'm trying to update my project to use VisualCpptools version 14.32. My project has address sanitizer [ASAN](https://learn.microsoft.com/en-us/cpp/sanitizers/asan?view=msvc-170) enabled for debug builds. I'm getting the following linker error. Can someone help with it?
Error: Build target: src\test\perf Result: Failed ##[error]LINK : fatal error LNK1104: cannot open file 'stl_asan.lib' [D:\dbs\el\cams\src\test\perf\perf.vcxproj] ##[error] Regards, Hemendra -- You received this message because you are subscribed to the Google Groups "address-sanitizer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/address-sanitizer/225aa125-6659-4f02-bc6c-e866e9174444n%40googlegroups.com.
