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@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to