Re: Initial CORBA interface for Go



GO requires the latest version of gtk off of the gnome cvs tree - gtk 1.1
I think it is.. Says so on the homepage.


--
Evan Lawrence

On Mon, 29 Jun 1998, Andrew V. Shuvalov wrote:

> gcc -DPACKAGE=\"go\" -DVERSION=\"0.1.21\" -DHAVE_LIBGLIB=1 -DHAVE_LIBM=1
> -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DBINDIR=\"/usr/local/bin\"
> -DDATADIR=\"/usr/local/share\" -DHAVE_MKDIR=1  -I. -I.  `gtk-config --cflags`  -g
> -O2 -c file.c
> file.c: In function `edit_copy_callback':
> file.c:568: too few arguments to function `gtk_editable_copy_clipboard'
> file.c: In function `edit_cut_callback':
> file.c:576: too few arguments to function `gtk_editable_cut_clipboard'
> file.c: In function `edit_paste_callback':
> file.c:584: too few arguments to function `gtk_editable_paste_clipboard'
> make: *** [file.o] Error 1
> 
> 
> I use gtk+-1.0.4-1
> 
> --
>           Andrew




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]