[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Compile Error in VS2005 while trying to compile Freetype
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] Compile Error in VS2005 while trying to compile Freetype 2.3.5 |
Date: |
Thu, 12 Jun 2008 14:15:32 +0200 (CEST) |
> I was using Freetype 2.4.1 till now.
>
> Now I want to upgrade to Version 2.3.5.
Hoho! Version 2.4.2 doesn't exist.... and you should upgrade to
version 2.3.5, released a few days ago.
> \freetype-2.3.5\include\freetype\internal\ftobjs.h(33) : error C2006:
> '#include' : expected a filename, found 'identifier'
You have to disable precompiled headers.
> Is there any project setting that has to be taken care of in
> VS2005.
Look at the VC project files which come with FreeType.
Werner