3 messages in com.mysql.lists.win32VC++: fatal error LNK1106: invalid fi...
FromSent OnAttachments
Mani Murugesan16 Dec 2000 06:04 
Miguel Angel Solórzano16 Dec 2000 09:56 
Jorge del Conde16 Dec 2000 13:23 
Subject:VC++: fatal error LNK1106: invalid file or disk full: cannot seek to 0x39f523e2
From:Mani Murugesan (mma@vsnl.com)
Date:12/16/2000 06:04:19 AM
List:com.mysql.lists.win32

When I compile my apps with VC++ 5.0, MySQL ver 3.23.27 beta under Windows 98, I get the following error:

fatal error LNK1106: invalid file or disk full: cannot seek to 0x39f523e2

What can I do?

When I use the older version of libmysql.lib file (3.22.xx) it compiles ok. But many functions are not available.

Any help?

Mani. M

p.s I have been using MySQL from VB successfully for over a year now. Now I am trying to use C++ and this problem is driving me mad!