[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freetype] compilation under Msys MinGW
From: |
Werner LEMBERG |
Subject: |
Re: [Freetype] compilation under Msys MinGW |
Date: |
Fri, 21 May 2004 18:17:48 +0200 (CEST) |
Sorry for the late reply.
> Can somebody tell me ho to compile Freetype2 under Msys (or Mingw)?
> When I run configure under it, it indentifies my pc like unix, and
> compiler like gcc.
This looks correct.
> I try to use FTjam, it works; it creates freetype.a, but it didn't
> create any dll and it didn't create freetype-config, which i need.
freetype-config is only built by the configure script. Is there any
reason why you can't use `configure'? You might send us log files in
case of failure so that we can investigate further.
Werner