Displaying 1 result from an estimated 1 matches for "lnk1101".
Did you mean:
lnk1104
2007 Mar 02
1
Using VC8/VS2005 command line compiler on wine
...with VC7), but have some problems here.
After some tries, I can now run cl.exe with wine to compile our sources
(although some command line parameters cause the program to crash, but
that's not crucial). But when I try to start the linker, I get the
following error message:
LINK : fatal error LNK1101: incorrect MSPDB80.DLL version; recheck
installation of this product
link.exe itself can be started without problems, showing the available
command line parameters. But as soon as I try to really link some object
files to a target executable, the above happens. The directory
containing MSBPD80.DLL...