error RC2176 : old DIB in res\icon3.ico; pass it through SDKPAINT?

前端 未结 7 1546
遥遥无期
遥遥无期 2021-01-14 03:01

what is this Error, and how to resolve it? I am using Visual studio 2005 for Smart device MFC developement, Is upgrading to 2008 can solve my problem.

Error 85 e

7条回答
  •  日久生厌
    2021-01-14 03:28

    I had this problem in VS2012 for which I googled but didn't find anything else but this link to a MSDN site which talked about opening it up with sdk-paint , so in my project I doubleclicked the icon that was responsible for the error and deleted the PNG format and voila program started.

    Greetz

    Richard

提交回复
热议问题