[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Problems with MS preprocessor
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] Problems with MS preprocessor |
Date: |
Wed, 19 Apr 2006 02:25:38 +0200 (CEST) |
> When I use the VC++ 7 build file that comes with your library, I can't
> link because of some unresolved externals:
Please try the current CVS (which will be soon released as 2.2).
> freetype-2.1.10\src\otvalid\otvjstf.c(100) : warning C4003: not enough
> actual parameters for macro 'OTV_NEST2_'
This is a bug in VC++'s preprocessor (confirmed by Microsoft) which
won't be fixed in the near future -- you might check the FreeType
mailing list archives. Again, the CVS has a workaround.
Werner
- [ft-devel] (no subject), Patrick Hoffmann, 2006/04/18
- Re: [ft-devel] Problems with MS preprocessor,
Werner LEMBERG <=