D
devmentee
Hi All,
I am compiling a VS2003 mixed mode C++ DLL under VS2005 and I get the
following linker error. I am using STL map inside a C++ class which is
compiled as a mixed mode DLL.
I have removed /NOENTRY and /Zl switches and tried compiling with
msvcrt.lib, however I still get the error below.
Any help will be much much appreciated...Many Thanks
error LNK2020: unresolved token (0600001F)
I am compiling a VS2003 mixed mode C++ DLL under VS2005 and I get the
following linker error. I am using STL map inside a C++ class which is
compiled as a mixed mode DLL.
I have removed /NOENTRY and /Zl switches and tried compiling with
msvcrt.lib, however I still get the error below.
Any help will be much much appreciated...Many Thanks
error LNK2020: unresolved token (0600001F)