[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/6714] WindRes 2.18 can't concatenate literal strings anymo
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/6714] WindRes 2.18 can't concatenate literal strings anymore? |
Date: |
11 Feb 2009 14:38:35 -0000 |
------- Additional Comments From nickc at redhat dot com 2009-02-11 14:38
-------
Subject: Re: WindRes 2.18 can't concatenate literal strings
anymore?
Hi Craig,
> I'm using 2.19 and I still get the same error of :
>
> /opt/mingw32/bin/i586-pc-mingw32-windres: icon file `pixmaps/' does not
> contain
> icon data
>
> Is there a temp fix I can apply to get this working..?
1. Create a patch to fix windres so that it will concatenate string
literals.
or:
2. Submit a bug report to http://sourceware.org/bugzilla/ describing the
problem and including a small test case to reproduce the problem.
or:
3. Edit your resource file and perform the string literal concatenation
yourself.
or:
4. Create a tool in your favourite programming language to pre-process
the resources files for you.
Cheers
Nick
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6714
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.