Hi,ive tested freetype2 with MAKE_ENV in this 4 situations and compiled 4 times, windows.h is missed.
MAKE_ENV= MAKE_ENV+= MAKE_ENV+= RC= MAKE_ENV+= MAKE=RC= Regards, Andreas Benny Siegert wrote:
+MAKE+= RC=This should be MAKE_ENV. Does it work if you change it like that? You probably have an rc binary on your system, but it is not a Windows Resource Compiler.