Menu

#1 source build problem

open
nobody
None
5
2014-08-18
2006-11-17
Anonymous
No

Hi,

I'm running Ubuntu on a PowerPC mac mini. I've downloaded the ChSciTE source and am trying to compile it. The lib in the scintilla directory seems to build fine. However when I run the make file in the gtk directory under scite I get an error. Details below

uname -a
Linux brahma 2.6.17-10-powerpc #2 Fri Oct 13 16:37:41 UTC 2006 ppc GNU/Linux

make

g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -Os -W -Wall -DGTK -DSCI_LEXER -DPIXMAP_PATH=\"/usr/share/pixmaps\" -DSYSCONF_PATH=\"/usr/share/chscite\" -I ../../scintilla/include -I ../src -I../lua/include -c SciTEGTK.cxx -o SciTEGTK.o
SciTEGTK.cxx:454: error: extra qualification ‘SciTEGTK::’ on member ‘TranslatePath’
make: *** [SciTEGTK.o] Error 1

If you need information on the library versions for GTK or some other components, please provide the command to get this information, so that I don't lead you astray 8-)

Regards

David Gartner
gartner_dg@yahoo.com

Discussion


Log in to post a comment.

MongoDB Logo MongoDB