CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2010
    Posts
    1

    error LNK2019: unresolved external symbol

    i get this error, while I think I included the .lib files correctly.

    here's a detailed description of my problem
    http://www.gamedev.net/community/for...opic_id=567099

    and if you have another way to achieve what I want (it's explained in the thread), feel free to share that with me

    thx

  2. #2
    Join Date
    May 2000
    Location
    KY, USA
    Posts
    18,652

    Re: error LNK2019: unresolved external symbol

    I actually did not read the thread but did you read through the description of the linker error yet?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured