Hello,
I tried to use VLD with VS2010 and got the same error on existing project:
Any ideas ?
I tried to use VLD with VS2010 and got the same error on existing project:
error LNK2001: unresolved external symbol "__declspec(dllimport) class VisualLeakDetector g_vld" (__imp_?g_vld@@3VVisualLeakDetector@@A)
.\Debug\Controller.exe : fatal error LNK1120: 1 unresolved externals
I have checked the path, performed the additional copying of dll`s to apps Debug and Windows folders, but the project could not be linked.Any ideas ?