Hi, I've cvs-uped, installed libfribidi-dev, executed ./bootstrap and ./configure --enable-fribidi and tried to compile and I got the following error : g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT TrueTypeFont.o -MD -MP -MF .deps/TrueTypeFont.Tpo -c -o TrueTypeFont.o TrueTypeFont.cpp TrueTypeFont.cpp: In member function ‘const char* GAGCore::TrueTypeFont::getBIDIString(const char*)’: TrueTypeFont.cpp:231: error: ‘FriBidiParType’ was not declared in this scope TrueTypeFont.cpp:231: error: expected `;' before ‘base_dir’ TrueTypeFont.cpp:235: error: ‘base_dir’ was not declared in this scope
I'm using fribidi version 0.10.7-4 Once this problemn is fixed, what about enabling fribidi by default if configure finds it ? Have a nice day, Steph -- http://nct.ysagoon.com _______________________________________________ glob2-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/glob2-devel
