今天在Rebuildall的时候,build.log中查找到的错误打印信息:

ERROR: Res2Res: Res2Res: ERROR: Line: 267  File: f:\bowmore2\private\winceos\tools\rescommon\checksum.cpp

ERROR: Res2Res: Res2Res:  ERROR: Line: 267  File: f:\bowmore2\private\winceos\tools\rescommon\checksum.cpp

Res2Res: Error adding resources (-1)

NMAKE : fatal error U1077: 'res2res' : return code '0xffffffff' Stop.

NMAKE : fatal error U1077: 'C:\WM615\sdk\bin\i386\nmake.exe' : return code '0x2' Stop.

其实这是瑞星杀毒软件的祸害,它认为该文件是木马,会将其删除。到时编译出错,所以无论是在编译还是在Makeimg的时候最后是把某些杀毒软件给禁了,不然很容易出现各种奇怪的问题。

相关文章:

  • 2021-11-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-29
  • 2021-09-21
  • 2021-06-15
  • 2021-08-10
猜你喜欢
  • 2022-12-23
  • 2021-10-26
  • 2021-11-17
  • 2021-11-01
  • 2021-11-27
  • 2021-12-23
相关资源
相似解决方案