[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] The Ftview
From: |
Allan Yang, Jian Hua - SH |
Subject: |
Re: [ft-devel] The Ftview |
Date: |
Tue, 8 Jan 2008 06:00:31 -0800 (PST) |
About this macro, pls refer to ft2demos/graph/Jamfile at line 28-31 and line
37.
When you use VC to complie 'graph' lib by yourself, you should add macro
DEVICE_WIN32 define to to VC IDE.
To set this macro in the VC IDE:
1. Open the project's Property Pages dialog box.
2. Click the C/C++ folder.
3. Click the Preprocessor page.
4. Add the Macro to the Preprocessor Definitions property.
Allan
Werner LEMBERG wrote:
>
>
>> I get the answer, but it isn't a bug in the codes.
>>
>> Just because of lack of a compiler preprocessor definition with VC.
>> The preprocessor definition is DEVICE_WIN32.
>
> Where shall this be defined? Otherwise, should this be mentioned
> somewhere in the docs?
>
>
> Werner
>
>
> _______________________________________________
> Freetype-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/freetype-devel
>
>
--
View this message in context:
http://www.nabble.com/The-Ftview-tp4276114p14690245.html
Sent from the Freetype - Dev mailing list archive at Nabble.com.