Re: [anjuta-list] Couple of problems with Anjuta



Hi,


Le 28/02/2016 15:49, Igor Korot a écrit :
OK, so by default the wxWidgets template is designed to compile user
project when the library is installed.

Yes.

And whatever you with project
settings - you can't change this behavior. Am I correct?

Not exactly, you can change this behavior using the --with-wx-config option of the configuration step.


If I'm then yes I would like to see the wxWidgets template to be configurable.
The reason being - wxWidgets documentation says that you don't have to
install the library - you have wx-config to compile user code.
So maybe all you need is to add "Path to wx-config" to the project properties
if wxWidgets yemplate is used? I don't know.
Or just document a way of pointing to the right wx-config.

The common way to do that on Linux is to use a program named pkg-config which probably works like wx-config. Anjuta supports pkg-config. I don't think it makes much sense to support another custom way to do it or in other words, I will not spend any time on that.

Now, I think it's already possible in the WxWidget template to set the path of wx-config using the configure option -with-wx-config. It's documented in the help message of configure. ./configure --help.


Regards,

Sébastien


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