C
C#17mo ago
Jett

❔ ✅ Error Code CS7065

CS7065 Error building Win32 resources -- Icon stream is not in the expected format. Anyone know how to fix this? I've researched everywhere and can't find the answer.
9 Replies
Buddy
Buddy17mo ago
What file format is the icon?
Jett
JettOP17mo ago
.ico
Buddy
Buddy17mo ago
Note you cannot simply rename the extension to *.ico. As all types have different binary structures You need to convert it to an *.ico file. There are online converters that will help you.
Jett
JettOP17mo ago
Ah yes thank you very much! Worked perfect
Buddy
Buddy17mo ago
Anytime.
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
MODiX
MODiX17mo ago
Use the /close command to mark a forum thread as answered
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
Accord
Accord17mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?