[PHP-GTK-DEV] Bug and fix for GtkScintilla on Linux
by Conceicao Fernando other posts by this author
Jul 7 2007 5:57PM messages near this date
[PHP-GTK-DEV] Another bug and fix for GtkScintilla on Linux.
|
Re: [PHP-GTK-DEV] Bug and fix for GtkScintilla on Linux
It is me, again.
GtkScintilla do not work for me(again...) on linux, using debian
etch(kurumin). There is an undefined reference to a cxx funcion. This
time I have a simple fix, on the line PHP_GTK2_SHARED_LIBADD in the make
file, add as the last item -lstdc++ . Works for me.
Fernando Correa da Conceição.
PS: I will try to build it on windows(there is some reference doc about
howto build on windows?) and search why it dies when I use "é".
--
PHP-GTK Development Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Conceicao Fernando
Bob Majdak Jr
|