[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] linker error
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] linker error |
Date: |
Fri, 07 Feb 2003 23:09:12 +0100 (CET) |
> I'm running into the following linker error when trying to compile a
> simple app using freetype-2.1.3 on win32 (VC6).
>
> freetype211.lib(pcf.obj) : error LNK2001: unresolved external symbol
> _FT_Stream_OpenGzip
Sorry for the late reply.
The dsp and dsw files for Visual C are not up to date, missing the
gzip module.
Is there a good guy who could provide fixed dsp and dsw files?
Werner