[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] 2.1.0 : win32 compile pb
From: |
Vincent Caron |
Subject: |
Re: [Devel] 2.1.0 : win32 compile pb |
Date: |
18 Apr 2002 16:35:49 +0200 |
On Thu, 2002-04-18 at 12:16, David Turner wrote:
> Oops, I did build and link the library on Win32 succesfully, but I
> wasn't using "builds/win32" to do that... !!
>
> I have commited a fix in the current CVS. Could you test it and tell
> me if everything works now. If it does, I'm ready to release 2.1.1
> right now..
The '#ifdef FT_DEBUG_LEVEL_ERROR' has not its corresponding #endif in
win32/ftdebug.c, otherwise it now compiles and links fine. And maybe
just another little detail : renaming the ouput lib/dll, something like
s/206/210/ or s/206/211/ in freetype.dsp :)