﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-GameAcademe-最新评论</title><link>http://www.cppblog.com/GameAcademe/CommentsRSS.aspx</link><description /><language>zh-cn</language><pubDate>Thu, 30 Jun 2011 12:33:32 GMT</pubDate><lastBuildDate>Thu, 30 Jun 2011 12:33:32 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: 使用VS2005编译freetype的动态链接库</title><link>http://www.cppblog.com/GameAcademe/archive/2010/10/14/89389.html#129916</link><dc:creator>ddr</dc:creator><author>ddr</author><pubDate>Thu, 14 Oct 2010 11:37:00 GMT</pubDate><guid>http://www.cppblog.com/GameAcademe/archive/2010/10/14/89389.html#129916</guid><description><![CDATA[你好， 按照你的方法试了一下，出现以下错误<br>1&gt;e:\workfile\program\freetype-2.4.3\src\psnames\pspic.c(21) : error C2006: '#include' : expected a filename, found 'identifier'<br>1&gt;e:\workfile\program\freetype-2.4.3\src\psnames\pspic.c(21) : fatal error C1083: Cannot open include file: '': No such file or directory<br><br>======================<br>问题出在freetype中定义的宏，不知道为什么VC2008不认<br>#include FT_INTERNAL_OBJECTS_H<br>#define FT_INTERNAL_OBJECTS_H          &lt;freetype/internal/ftobjs.h&gt;<img src ="http://www.cppblog.com/GameAcademe/aggbug/129916.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/GameAcademe/" target="_blank">ddr</a> 2010-10-14 19:37 <a href="http://www.cppblog.com/GameAcademe/archive/2010/10/14/89389.html#129916#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>