For Programmers: Free Programming Magazines  


Home > Archive > VC Language > June 2005 > unresolved external symbol __abs64









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author unresolved external symbol __abs64
KenH

2005-06-02, 4:02 am

Is _abs64 not available in the DLL libraries?
I am using Visual Studio 2003. A program that uses the _abs64 function
links fine with the multithread debug (/MTd), but not multithread debug dll
(/MDd). Is this a bug or by design?
Jochen Kalmbach [MVP]

2005-06-02, 4:02 am

Hi KenH!
> Is _abs64 not available in the DLL libraries?
> I am using Visual Studio 2003. A program that uses the _abs64 function
> links fine with the multithread debug (/MTd), but not multithread debug dll
> (/MDd). Is this a bug or by design?


This is a "known bug".

See: VC7.1 and _abs64 problem
http://groups.google.de/group/micro...555d0cd44ab2219

--
Greetings
Jochen

My blog about Win32 and .NET
http://blog.kalmbachnet.de/
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com