开发者

***.tmp is not a valid win32 resource file. How to resolve this weird bug on Visual Studio?

开发者 https://www.devze.com 2022-12-14 08:33 出处:网络
I use Visual Studio 2008 SP1. I\'m experiencing a boring bug, that sometimes break m开发者_如何学编程y compilation processes with something like:

I use Visual Studio 2008 SP1.

I'm experiencing a boring bug, that sometimes break m开发者_如何学编程y compilation processes with something like:

Error 4 'C:\dev(...)\obj\Debug\CSC4B.tmp' is not a valid Win32 resource file (...)

This file doesn't even is shown in the \Debug folder. The only way I can solve this (temporarily) is to restart the machine. It is happening more frequently now.

Do you know how to resolve this issue?

NOTE:

I've searched in many places for resolving this bug. Most places mention something with icons, but I have set no icons to projects in this solution.


The problem was really weird. And the fault was of GDI++, an application that changes the way Windows renders text. After closing this processes, everything is just working fine (except the text rendering).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号