Re: [PHP-GTK-DEV] Bug and fix for GtkScintilla on Linux
by Bob Majdak Jr other posts by this author
Jul 7 2007 11:36PM messages near this date
[PHP-GTK-DEV] Bug and fix for GtkScintilla on Linux
|
[PHP-GTK-DEV] #41875 [NEW]: io_add_watch can't detect HUPs
`./configure --enable-scintilla`. it works, i've done it. its not
debian's fault. you probably did --with-scintilla, i imagine? check it,
it should have been in the Makefile already just commented out. though i
did have linking problems with gxx_personality which were unrelated to
scintilla directly. Anant could not reproduce it so it was something
local to my setup, a missing link flag.
- bob.
� wrote:
> 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
|