Error - cannot open input file postprocnlscfg.inf 错误解决

    技术2022-05-19  18

    执行makeimg命令的时候出现一下错误:

    makeimg: Creating <...> nlscfg.out because <... > nlscfg.inf doesn't exist.    makeimg: run command: fmerge -nls <....> nlscfg.out <... > nlscfg.inf    Error - cannot open input file <...> /postproc/nlscfg.inf    fmerge for Windows CE (Release) (Built on Jan 29 2004 17:34:26)    makeimg: FATAL ERROR: Command returned non-zero exit code 1 (dec).    makeimg: FATAL ERROR: Command returned non-zero exit code 1 (dec). 

    只要运行buildrel.bat($(_WINCEROOT)/PUBLIC/COMMON/OAK/MISC),将相关文件拷贝到Release目录下面,然后重新执行makeimg即可。


    最新回复(0)