xboard-devel
[Top][All Lists]
Advanced

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

Re: [XBoard-devel] gtk update


From: Arun Persaud
Subject: Re: [XBoard-devel] gtk update
Date: Tue, 14 Jun 2011 15:10:18 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110414 SUSE/3.1.10 Thunderbird/3.1.10

Hi

> Yes I think it's version issues. ubuntu 9.04 uses libgtk2.0-dev version 2.16. 
> 'gtk_file_chooser_set_create_folders' is only available in 2.18 and later.
> 
> I commented out that line (5082) in xboard.c and it compiled ok. It then 
> fails at run time though with:
> 
> Error: 7 gtk/evalgraph.glade: required gtk+ version 2.20, current version is 
> 2.16
> Error: gtk_builder didn't work (EvalGraph)!
> Error: gtk_builder didn't work (EvalGraphDrawingArea)!
> 
> so the glade file requires version 2.20.

I'll add a check during the build for ubuntu that will test for 2.20...
Since 2.22 is available for windows, I think we should try to stick with
that one.

Arun



reply via email to

[Prev in Thread] Current Thread [Next in Thread]