RE: unresolved token!!!
From: Yan-Hong Huang[MSFT] (yhhuang_at_online.microsoft.com)
Date: 02/10/04
- Next message: jaekim: "Visual .NET c# design view is showing "?????" for foreign language characters."
- Previous message: zhaopzhi: "Re: how to programme to encode CD audio format data to WMA?"
- In reply to: Bret Pehrson: "unresolved token!!!"
- Next in thread: Bret Pehrson: "Re: unresolved token!!!"
- Reply: Bret Pehrson: "Re: unresolved token!!!"
- Messages sorted by: [ date ] [ thread ]
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.
- Next message: jaekim: "Visual .NET c# design view is showing "?????" for foreign language characters."
- Previous message: zhaopzhi: "Re: how to programme to encode CD audio format data to WMA?"
- In reply to: Bret Pehrson: "unresolved token!!!"
- Next in thread: Bret Pehrson: "Re: unresolved token!!!"
- Reply: Bret Pehrson: "Re: unresolved token!!!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|