« Return to Thread: [Bug binutils/6714] New: WindRes 2.18 can't concatenate literal strings anymore?

Re: [Bug binutils/6714] WindRes 2.18 can't concatenate literal strings anymore?

by Nick Clifton :: Rate this Message:

Reply to Author | View in Thread

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



_______________________________________________
bug-binutils mailing list
bug-binutils@...
http://lists.gnu.org/mailman/listinfo/bug-binutils

 « Return to Thread: [Bug binutils/6714] New: WindRes 2.18 can't concatenate literal strings anymore?