Try it again. I should also noted that c:\mingw\bin> is the working directory.
1. Run cmd from the start menu
2. Change the current directory in the bin folder in your mingw installation
3. Run windres like this:Code:cd c:\mingw\bin
If still doesn't work, I suggest, you pray to St. Anthony of Padua that you may found the answer.Code:windres -i c:\resource.rc -o c:\resource.o




Reply With Quote