错误 RC2175:资源文件 res\icon3.bmp 不是 3.00 格式?

发布于 2024-09-12 13:23:44 字数 81 浏览 6 评论 0原文

您好,

请问这是什么意思,如何解决?

错误 RC2175:资源文件 res\icon3.bmp 不是 3.00 格式

HI,

what does this mean, and how to resolve it?

error RC2175 : resource file res\icon3.bmp is not in 3.00 format

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

调妓 2024-09-19 13:23:44

您的 .bmp 文件已损坏或使用了 vs2005 不支持的压缩格式。尝试用其他程序(例如 mspaint)打开它,然后另存为未压缩的 bmp。

Your .bmp file is corrupted or using a compression format not supported by vs2005. Trying opening it in another program, such as mspaint, and then save as uncompressed bmp.

友谊不毕业 2024-09-19 13:23:44

转到该行代码,将 BITMAP 更改为 PNG,如果您想使用 .png 图像,这应该可以解决问题

Go to that line of code, change BITMAP to PNG and that should solve the problem if you want to use .png image

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文