GtkScintilla2 build errors
Status: Beta
Brought to you by:
micampe
I'm using GtkScintilla2-0.0.6.
1) All the Lex*.cxx seem to be missing from
scintilla-lib/Makefile.am
The library builds, but will not link into an
executable due to unresolved symbols.
2) libgthread-2.0 is missing from the library
dependencies (don't know how to fix this one - I just
added it to the link)
Logged In: YES
user_id=927102
May be for now you can grab the replacements for makefiles
from this page
http://pythondevelop.sourceforge.net/devel/