Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

unicows.lib : debugging information corrupt; recompile module

38 views
Skip to first unread message

Ganesh Pagade

unread,
May 19, 2008, 6:21:28 AM5/19/08
to
Hi,

I have received a source code from client which needs to be build
using VS 6.0. I have been able to successfully compile the code but
get the following link time error:

Creating library ..\lib\CSRMFC.LIB and object ..\lib\CSRMFC.exp
unicows.lib(failure.obj) : fatal error LNK1103: debugging information
corrupt; recompile module
NMAKE : fatal error U1077: 'link' : return code '0x44f'

I have the following softwares installed:
Visual studio 6 service pack 6.
Microsoft Platform SDK February 2003 edition. (Build 5.2.3790.0)
Microsoft Data Access Components (Version 2.7)
Windows Installer SDK (Version 2.0)

Any help on this would be appreciated.

Regards,
Ganesh

Michael S. Kaplan [MSFT]

unread,
May 22, 2008, 10:38:45 AM5/22/08
to
Described here:

http://trigeminal.com/usenet/usenet035.asp?10000000

You either need to compile/link with later version OR not compile debug
version.

--

MichKa [Microsoft]
Windows International Fundamentals
Blog: http://blogs.msdn.com/michkap

This posting is provided "AS IS" with
no warranties, and confers no rights.


"Ganesh Pagade" <ganesh...@gmail.com> wrote in message
news:ac4afec3-31a9-4eff...@q1g2000prf.googlegroups.com...

Ted

unread,
Jul 3, 2008, 11:45:52 PM7/3/08
to
Time for a newer FAQ about this issue:

in this cab file you will find a unicows.lib that works with VC 6.0

http://download.microsoft.com/download/platformsdk/sdk/update/win98mexp/en-us/3718.1/CoreSDK-common.2.1.cab

this cab file comes with the October 2002 SDK and luckily, still happens to
be on the Microsoft servers.

just open up the cab and rename the file that has the word unicows in it to
unicows.lib

Ted.

"Michael S. Kaplan [MSFT]" <mic...@online.microsoft.com> wrote in message
news:e0CHxmBv...@TK2MSFTNGP05.phx.gbl...

0 new messages