Re: [anjuta-list] Selecting GTK+ version



Hi, Sebastien,

On Mon, Dec 24, 2018 at 3:16 PM Sébastien Granjoux <seb sfo free fr> wrote:

Hi,

On 23/12/2018 02:34, Igor Korot via anjuta-list wrote:
So here is my question - is it possible to have project properties
defined in Anjuta based on some defines or some other means?

It's not possible in the Graphical interface.

Would it be possible to add such a feature to Anjuta GUI?

It will be a great feature for Anjuta itself and it will simplify the
development under Anjuta.

I know Xcode has an option "Minimum deployment target"
so maybe something like this can be added to Anjuta interface?

Thank you.


Now as Anjuta uses autotools by default, it's possible to write a
configure.ac file that will use gtk+ 2 or gtk+ 3 depending on an user
configuration or which one is available. But you have to find how to do
it and edit the configure.ac file yourself. Anjuta should still load
your project, probably with both gtk+2 and gtk+3 available.


Best Regards,

Sébastien


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