I've been working on a modification to do that (in conjuction with the
cross compiling bits).   If we do it right, BOINC shouldn't only get its
graphics toolkit info from wx-config.


On Mon, Jun 16, 2014 at 1:46 PM, Juha <[email protected]> wrote:

> On 16 June 2014 07:45, Han Pingtian <[email protected]> wrote:
>
> > On Thu, Jun 12, 2014 at 06:39:29PM +0300, Juha wrote:
> > > On 10 June 2014 16:20, Han Pingtian <[email protected]> wrote:
> > >
> > > > I have installed wxGTK3 on this system, the
> > > > /usr/include/wx-3.0/wx/defs.h comes from wxGTK3-devel. And the
> > > > /usr/include/gtk-2.0/gdk/gdktypes.h comes from gtk2-devel.  I'm using
> > > > './configure --disable-server ' to configure it. Not sure what's
> wrong,
> > > > please advise. Thanks!
> > > >
> > >
> > > In Fedora 20 wxWidgets 3 is configured to use GTK+ 3 backend and you
> are
> > > trying to compile Manager with GTK+ 2. That's not going to work, you
> > can't
> > > mix GTK+ versions like that.
> > >
> >
> > I think this is what boinc wants to do on the Fedora 20 system, not
> > me ... Boinc is going to use wx 3 and gtk+ 2 together here, not sure if
> > I was doing something wrong.
> >
>
> Do you have gtk3-devel installed? If not, install it.
>
> Unless you need gtk2-devel for something else or it's pulled in by some
> other package I think it would be easiest to remove it. Otherwise you may
> need to tell BOINC configure script that you need it to use GTK+ 3.
>
> I find it interesting that Debian has decided to use GTK+ 2 backend in
> wxWidgets. I guess it would be nice if BOINC configure script checked that
> the GTK+ version it has found matches the one used in wxWidgets.
>
> -Juha
> _______________________________________________
> boinc_dev mailing list
> [email protected]
> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
> To unsubscribe, visit the above URL and
> (near bottom of page) enter your email address.
>
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to