Click to See Complete Forum and Search --> : Can't get Demo_Outlook project to link correctly?


Bryon Speirs
April 18th, 1999, 02:34 AM
Hi,

I'm having trouble building the Demo_Outlook sample project which I found on this site.

I installed the Platform SDK (off the MSDN CD -September, 1998) and had no problems building the CJLib60 Dll.
However, when I attempted to build the demo_outlook project, I got the following link error:

Linking...
C:\Development\mssdk\lib\kernel32.lib : fatal error LNK1106: invalid file or disk full: cannot seek to 0x35cd4c94
Error executing link.exe.
Demo_Outlook.exe - 1 error(s), 0 warning(s)

I'm Using VC 5.0 on Windows NT 4.0 and I'm statically linking the library. (And my disk is not full!)

Can anyone tell me what I'm doing wrong?

Thanks in advance,
Bryon