This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]