On Thu, Sep 13, 2018 at 5:29 PM Behdad Esfahbod <[email protected]> wrote:
>
> I'm trying to cross-compile FreeType for win32/64 using mingw32/64 on Linux.  
> However, I get build fail with libtool not understanding "RC":
>
> I remember building this successfully.  What has changed?

Rerun ./configure, which checks for windres, which is apparently
missing. Also *when* do you remember it worked? A lot has changed
since some time ago.

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to