mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] sdl_image fails - winresrc.h: No such file or


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] sdl_image fails - winresrc.h: No such file or directory
Date: Wed, 13 Feb 2013 18:37:20 +1100


On 13/02/2013, at 5:59 PM, Old Man <address@hidden> wrote:

I just tore apart the builds I used; I also copied the win*.h files from the usr/i686(something)/include directory to the package. I can send you mine if you want, I'm just not at the computer right now.

winresrc.h is part of w32api so should certainly be there. I wonder if there is another `windres` somewhere in your path? Can you check the log (and send it also) for these lines:

checking for windres... no
checking for i686-pc-mingw32-windres... i686-pc-mingw32-windres

and check `which i686-pc-mingw32-windres`

Other than that, I'd try building it again after a `make clean` and see what happens. You should see the winresrc.h file in usr/i686-pc-mingw32/include after the w32api package is installed.

Cheers,

Tony


reply via email to

[Prev in Thread] Current Thread [Next in Thread]