Problem with windres under windows '95

Jon & Sue Trauntvein jont@tcsourceone.com
Sun Jan 31 23:52:00 GMT 1999


The message that I am getting is as follows:

    windres viconed.rc /mnt/proj/v/obj/gnuwin32/viconrc.o

    windres: warning: preprocessor failed
    windres: no resources

For the following file:

-- begin resource file --
/***************************************************************************
*

V.RC
  Minimal .RC for V applications

****************************************************************************
*/

vAppIcon ICON viconed.ico
vWindowIcon ICON vwindow.ico

-- end file --


-----Original Message-----
From: bowman <bowman@montana.com>
To: Jon Trauntvein <jon@campbellsci.com>
Date: Thursday, January 14, 1999 5:46 PM
Subject: Re: Problem with windres under windows '95


>
>
>Jon Trauntvein wrote:
>>
>> I have discovered that the version of windres that comes with beta
>> 20.1 will not work under windows '95. It complains that it cannot run
>> the preprocessor.
>
>what is the error message?  I have successfully used windres under
>win95, but have seen the preprocessor fail when it finds material in the
>.rc or #includes that it cannot handle. Specifically, it doesn't like
>struct or function declarations, or much else that isn't a strict
>#define. I hit the problem when trying to pick up the TBS_* styles from
>the new common controls.

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list