"Derek R. Price" <[EMAIL PROTECTED]> writes:
> Haven't played too much with the actual project file, but this patch for
> the cvsnt.mak file should be compatible with the nmake distributed as far
> back as VC++ 4.0. It used to build under 4.0 and it now builds 1.11
> & 1.11.0.1 under my 6.0.
Yep, that patch fixed it. In particular, the problem I was having was
that version.obj wasn't in the place that the makefile expected it
when linking:
link.exe @E:\TEMP\nma00203.
LINK : fatal error LNK1104: cannot open file ".\WinDebug\1\version.obj"
NMAKE : fatal error U1077: 'link.exe' : return code '0x450'
Stop.
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs