Mailing list archives : pcb-rnd

ID:5363
From:rn...@igor2.repo.hu
Date:Thu, 2 Dec 2021 14:02:30 +0100 (CET)
Subject:Re: [pcb-rnd] gtk4 test request: pcb-rnd!
in-reply-to:5362 from rn...@igor2.repo.hu
 
 
On Thu, 2 Dec 2021, rnd2@igor2.repo.hu wrote:
 
>3. Configure librnd with the gtk4; --buildin-hid_gtk4_gl. If you want to 
>test both gtk2 and gtk4 on the same system, you will need to configure 
>with both of them as plugin and then you can choose run-time. (I haven't 
>yet tested this yet, testing is welcome!)
 
Meanwhile it turned out: if you have both gtk2 and gtk4 installed, you get 
a build error. I've fixed this, but for now I had to make ./configure 
prefer gtk2 over gtk4. So if you have both gtk2 and gtk4 installed, please 
use these arguments for ./configure:
 
--disable-hid_gtk2_gdk --disable-hid_gtk2_gl --buildin-hid_gtk4_gl
 
I've also tested the "both gtk2 and gtk4 as plugins" setup but it won't 
work for now: I will need to make a major fix in the build files for both 
gtk2 and gtk4 plugins so it will have to wait until after the next librnd 
release.
 
So for now, please trest gtk4 buildin, gtk2 disabled. Lesstif can be 
enabled in parallel (even as builtin), which can serve as a rendering GUI.
 
Best regards,
 
Igor2
 
 

Reply subtree:
5363 Re: [pcb-rnd] gtk4 test request: pcb-rnd! from rn...@igor2.repo.hu