Before I update from the CVS, I can build the freetype2(in CVS) and 2.1.10(released) with VS2005 and VC++6, but when I update the Freetype2 from the CVS, and build with VS2005, I got some errors like this: (I can build it with VC6 successfully.)

 

1>Compiling...

1>ftstroke.c

1>..\..\..\src\base\ftstroke.c(23) : error C2006: '#include' : expected a filename, found 'identifier'

1>..\..\..\src\base\ftstroke.c(23) : fatal error C1083: Cannot open include file: '': No such file or directory

………

………

 

I dont know what brought this problem.

 

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to