upcoming ognize.com >>
<< Done with jscript.c
Error in VC NMake: cannot open input file 'setargv.obj'

Author Zhou Renjian Create@ 2005-12-14 20:54
whizz Note icon
"setargv.obj" is a pre-compiled file under the Microsoft VC's lib.
Try to search this file under "Visua Studio" home folder and  add the path to the environment of "%LIB%" by
...\>set lib=%lib%;<your lib folder>
And run nmake again. Fatal error should disappeared.
本记录所在类别:
本记录相关记录: