RE: unresolved token!!!

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Yan-Hong Huang[MSFT] (yhhuang_at_online.microsoft.com)
Date: 02/10/04


Date: Tue, 10 Feb 2004 06:13:04 GMT

Hello Bret,

As I understand, now the question is: The error message of linker in VS.NET
2003 is not so informative.

This is a known issue of VS.NET linker. In the Whidbey release the linker
will give better diagnostics. For now the way to diagnose this is using
ildasm to dump the metadata of the .obj files to text and then search for
the tokens (the hex numbers mentioned in the error messages, 0A000012 in
your case) So you can find which type can't be found or defined in a
different way.

For more information on this topic, please refer to this issue thread:

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=400C1D56
.1468D275%40infowest.com&rnum=1&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%
26oe%3DUTF-8%26q%3DRonald%2B--%2Bthanks%2Bfor%2Bthe%2Bresponse%2B%2526%2Bcom
ments

Thanks very much for your feedback, Bret. We are looking at continual
improvement, and it's this kind of feedback that let's us know what things
you're trying to do, that we haven't yet exposed for you.

Keep the information coming.

Best regards,
Yanhong Huang
Microsoft Community Support

Get Secure! ¨C www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.



Relevant Pages

  • Re: static and dynamic linking
    ... operating system is mandrake linux 32bit, ... after looking at the command and the error message ... then the linker is ignoring it for that reason. ... then there's an installation problem for either ...
    (comp.lang.fortran)
  • Re: Linker question: thread_safe and no_exceptions
    ... UNIX linker. ... We have no idea where this error message came from. ... It's not in the linker nor is it in the C, C++, F77 or F90 drivers. ... Is Compaq's online documentation ...
    (comp.unix.tru64)
  • Re: Need advice
    ... I find nothing specific to that application and error message; ... But then the Linker still would not run. ... uninstalled MS VC Pro ver 6.x, rebooted and then tried to install it ... "Setup has encountered and error and cannot continue" setup then exits. ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: API function wont compile using CYGWIN g++; Interpreting error message
    ... > WindowFromPoint function. ... > Here is the error message I'm getting: ... it's a linkage problem. ... The linker can't resolve this name because you didn't ...
    (comp.lang.c)