You are not logged in.

#1 2007-04-07 04:36:07

fluke
Member
From: Shaoguan Univ., PRC
Registered: 2005-08-12
Posts: 241
Website

Compilation error when compile something with XFT lib

/usr/include/X11/Xft/Xft.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_XftFTlibrary'

When I use arch32, no problem.

The line 62 on Xft.h is:
extern FT_Library       _XftFTlibrary;


And this error

/usr/include/X11/Xft/Xft.h:96: error: expected specifier-qualifier-list before 'FT_UInt'

to:

    FT_UInt         glyph;


How to fix this?

Offline

Board footer

Powered by FluxBB