Hi On Mon, 2016-02-08 at 03:23 +0000, mick wrote:
On Sat, 06 Feb 2016 13:15:33 +0530 Ritesh Khadgaray <khadgaray gmail com> wrote:Hi Mick On Fri, 2016-02-05 at 01:20 +0000, mick wrote:I'm trying to creating a new GTK 2 application using Anjuta but can't find a way to stop Anjuta from defaulting to GTK 3 which I absolutely DON'T want. Is there a way to do this, if so, how?? mickYou would need to create a new project template - https://developer .gno me.org/libanjuta/stable/project-wizard-format.html . Cheers -ritzI have read through the link you supplied but can find no explaination of <required-package>gtk+-3.0 >= 2.90.3</required-package>
* Check if gtk+2 devel packages are installed $ pkg-config --list-all | grep gtk * Check configure.ac file in your generated project- https://developer. gnome.org/anjuta-build-tutorial/stable/create-autotools.html.en .
and how to format it. I have usr/lib/gtk-2.0/2.10.0/currently installed from ArchLinux package gtk2 2.24.29-1 and have tried every variant I can think of. mick
* Deploy your template to - ~/.local/share/anjuta/templates, based on the documentation or using existing templates from within anjuta. * Check with your distribution vendor, to install gtk2 devel packages ( /usr/include/gtk+-2.0/ on fedora) Cheers -ritz
Attachment:
signature.asc
Description: This is a digitally signed message part