Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DirectX unresolved token issue.
Message
Information générale
Forum:
Visual C++
Catégorie:
Autre
Divers
Thread ID:
00819765
Message ID:
00819800
Vues:
13
>I am working with c++ .net and directx. I have directx 8 at home and directx 9 at work and when I attempt to build a piece of code that runs at home it will not build at work. I get several 'Unresolved Token' LNK2020 errors. Does anyone have some insight into the exact cause of these errors? Any help would be appreciated. Thanks!

Unresolved Tokens are where you compile against information that may not be in the libs or you are missing libs in your project properties for the linker.

Check to make sure the directx libs are in the linker include directories also.

At home you have 8 and at work you have 9 and at work is your problem, right?
If its the other way around you may be using functions not defined in version 8.

Good luck!
Brian Seekford
Seekford Solutions, Inc.
http://www.SeekfordSolutions.com
Internet ActiveX Controls and .NET Class Libraries.
SMTP/S FTP POP3/S HTTP/S SNTP MIME PING WHOIS TRACEROUTE NNTP DNS MX
Base64, UUEncode, yEnc, MD5, SHA1, URL, Quoted-Printable.
Resizer and Tooltips
Email Verification and more. Check us out!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform