Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4251172
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T04:37:33+00:00 2026-05-21T04:37:33+00:00

My knowledge is C is very limited. I am trying to upgrade a library

  • 0

My knowledge is C is very limited. I am trying to upgrade a library used in my project. I replaced the old static library and header file with the updated files. When I try to build my project, I am getting the “unresolved external symbol” error.

I inspected both the old and new lib files using dumpbin and found that the symbols in the new library has an extra @number (where number is one of 8, 16, 24, 28, 32, 40, 48, 52, 72 or 80) appended. Can someone please tell me how to proceed?

Update

The error stopped somehow. But now I am getting the error

LIBCMT.lib(tidtable.obj) : error LNK2005: __encode_pointer already defined in MSVCRT.lib(MSVCR90.dll)

I tried adding /NODEFAULTLIB:LIBCMT.lib to the compiler options for the library. But still I am getting the same error.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T04:37:34+00:00Added an answer on May 21, 2026 at 4:37 am

    Symbols appended with the @ symbol and a number are functions that use the stdcall calling convention. It would appear you are compiling the new library with stdcall as the default instead of cdecl.

    Look in the header file at the function declarations. You will most likely see something indicating this alternate calling convention. If you do not and you are sure the static library you have matches the header file you could update the function declarations in the header file to include the stdcall calling convention. Then when compiling your program that uses the static library the symbols in your program will correctly look for the stdcall style function symbols.

    Addressing Update

    This is probably a conflict with what you are linking your static library to and what you are linking your final binary to. Both your static library and your final program binary must link against the same C runtime.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying (with very limited jQuery knowledge :) to animate a DIV when you
My SQL knowledge is very limited, specially about SQLite, although I believe this is
I have limited knowledge of php and mysql, I am trying to learn it
I've got very limited knowledge about Erlang, but as far as I understand, it
My CSS knowledge is very limited, so I'm putting my problem here hoping for
Unfortunately my knowledge of NANT stuff is very limited but embarked today on updating
My knowledge of jQuery and more specifically javascript has always been very limited and
I'm not good with excel, my knowledge is very limited, but I'm stuck with
My knowledge of css is very limited. In a larger context, I need to
First off, my knowledge of bash usage and syntax is very limited. Everything I've

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.