freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] RC


From: Behdad Esfahbod
Subject: [ft-devel] RC
Date: Thu, 13 Sep 2018 23:28:10 +0200

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":

behdad:winbuild 0$ make
/home/behdad/ft/winbuild/libtool --tag=RC --mode=compile @RC@ -o /home/behdad/ft/winbuild/ftver.lo /home/behdad/ft/src/base/ftver.rc
libtool:   error: ignoring unknown tag RC
libtool: compile:  @RC@ /home/behdad/ft/src/base/ftver.rc  -DDLL_EXPORT -DPIC -o /home/behdad/ft/winbuild/.libs/ftver.o
/home/behdad/ft/winbuild/libtool: line 1764: @RC@: command not found
/home/behdad/ft/builds/freetype.mk:263: recipe for target '/home/behdad/ft/winbuild/ftver.lo' failed
make: *** [/home/behdad/ft/winbuild/ftver.lo] Error 1

I remember building this successfully.  What has changed?

--

reply via email to

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