[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/28832] windres can compile .res to .rc but it cannot then
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/28832] windres can compile .res to .rc but it cannot then compile back |
Date: |
Fri, 28 Jan 2022 12:12:35 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28832
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nickc at redhat dot com
--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
(In reply to cqwrteur from comment #0)
Hi cqwrteur,
> Can we fix it asap? Because I need this to write paper for my ph.d program.
In which case please could you help isolate the problem.
What exactly is triggering the syntax error ?
Line 68 looks fairly innocuous:
"RIBBON_RIBBON" "UIFILE" MOVEABLE PURE DISCARDABLE
I suspect that it is the UIFILE type that is causing the problem, but it would
be good to confirm this.
Presumably the CaseView.res file was compiled from an rc file. If so, what
does this rc file look like ?
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.