[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] regarding 2.2.1 (ARRAY issue fixed)
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] regarding 2.2.1 (ARRAY issue fixed) |
Date: |
Thu, 04 May 2006 08:16:06 +0200 (CEST) |
> > Uh, oh, you did too much -- it's no longer possible to compile
> > FreeType with a C++ compiler. Please fix this!
> OK, this is fixed in the CVS. Tested with G++ 3.2.3 and 3.4.4. Let me
> know if there are problems with more recent G++ versions.
Works fine with g++ 4.0.2 (prerelease) from SuSE 10.0, thanks.
I'll try to set up a `make dist' target so that we have an automated
build process. Hopefully, this will enable us to release more often.
Werner