From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Steffen Guhlemann" To: cygwin@sourceware.cygnus.com Subject: problems with windres Date: Wed, 31 Mar 1999 19:45:00 -0000 Message-ID: <19990308214620.14915.qmail@hotmail.com> X-SW-Source: 1999-03n/msg00260.html Message-ID: <19990331194500.32E8n6KNeL8UNWfVj2UrTp7SIjnnCUlGRvQJNFfZGFc@z> I try to start working with resources, but can't manage to use windres Always when I try to use it, like e.g. "windres -i dialog1.rc -o dialog1.o" it tells me "warning, preprocessor failed ...windres.exe: no resources" There is no output, why the preprocessor failed. Anyhow, when I try just to use the preprocessor on the file like described in the binutil-documentation: "gcc -E -xc-header ­DRC_INVOKED dialog1.rc" There is at the end of all the output just the following line: "gcc.exe: ­DRC_INVOKED: No such file or directory" Does anybody know, what I do wrong? Thanks ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com