Archived Forum Post

Index of archived forum posts

Question:

fatal error LNK1103 debugging information corrupt; recompile module ?

Nov 28 '12 at 13:31

When linking with ChilKatRel.lib or ChilKatDbg.lib from with VS 2005 I get the error:

ChilKatRel.lib(BzApi.obj) : fatal error LNK1103 debugging information corrupt; recompile module

Linking from VS 2012 there was no problem, but in both cases I'm doing it in 32 bit.


Answer

Here's the new build to try: http://www.chilkatsoft.com/preRelease/chilkat-9.4.0-x86-vc8.zip


Answer

Brilliant, both debug and release versions link ok now, thanks for the quick response!