windres and ICON (was: compiling resources in B20.1)

Wolfgang Zocher zocher@rrzn.uni-hannover.de
Mon Jun 26 05:45:00 GMT 2000


Hi, all --

over the weekened I did the download of cygwin-1.1.2 to replace my B20.1
version of cygwin; one of the reasons to do this was to get the latest
version of binutils and windres. 

But, whwn I try to compile *.rc - files I get an error message like:


windres -i xxx.rc -o xxx.res
windres: xxx.rc: 96: parse error
...

with 

BEGIN
    LTEXT           "color?",IDC_STATIC,57,34,32,8
    COMBOBOX        PS_TYPE,104,12,76,52,CBS_DROPDOWNLIST | WS_VSCROLL | 
                    WS_TABSTOP
    LTEXT           "Orientation",IDC_STATIC,57,49,37,8
    COMBOBOX        PS_LAND,105,50,77,52,CBS_DROPDOWNLIST | WS_VSCROLL | 
                    WS_TABSTOP
    PUSHBUTTON      "OK",IDOK,96,79,32,14
    PUSHBUTTON      "Cancel",IDCANCEL,147,80,32,14
    COMBOBOX        PS_COLOR,104,32,76,52,CBS_DROPDOWNLIST | WS_VSCROLL
| 
                    WS_TABSTOP
    ICON            "GRPICON",IDC_STATIC,7,7,18,20
    LTEXT           "Export type",IDC_STATIC,57,14,42,8
END

(the ICON statement is at line 96)

What is wrong??

Thank you,
begin:vcard 
n:Zocher;Wolfgang
tel;home:(05136) 3482
tel;work:(0511) 762-3684
x-mozilla-html:FALSE
adr:;;;;;;
version:2.1
email;internet:zocher@rrzn.uni-hannover.de
fn:Wolfgang Zocher
end:vcard



More information about the Cygwin mailing list