Hello,
99% of WINE is building fine for me on AXP other then a few warnings
but I am having trouble with the embbeded bitmap and Icon resources.
I have tried to change the --endianess= option but I always get the
same result as seen below.

[EMAIL PROTECTED] winefile]# make
LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH"
../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include 
-D__WINE__ -forsrc.res rsrc.rc
resource.rc:84:2: Error: Icon resource data corrupt
make: *** [rsrc.res] Error 1
[EMAIL PROTECTED] winefile]# cd ..
[EMAIL PROTECTED] programs]# cd regedit/
[EMAIL PROTECTED] regedit]# make
LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH"
../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include
-I../../include/msvcrt -D__WINE__ -forsrc.res rsrc.rc
resource.rc:43:2: Error: Invalid bitmap format

Any ideas?
Thanks
Steven

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Reply via email to