Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

converting a 16bit VC++1.52c dll into 32bit VC++4.0

Status
Not open for further replies.

KMangan

Programmer
Aug 20, 2002
6
US
I am converting a 16bit VC++1.52c dll into 32bit VC++4.0
And get the following error:

Linking...
LINK : error : Segment reference in fixup record
..\..\..\..\QCSCode\Communication\qcbios\LIBENTRY.OBJ : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
Error executing link.exe.

Has anyone encountered this.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top