Re: [anjuta-list] One more question about Anjuta
- From: Sébastien Granjoux <seb sfo free fr>
- To: Igor Korot <ikorot01 gmail com>, anjuta-list gnome org
- Subject: Re: [anjuta-list] One more question about Anjuta
- Date: Tue, 8 Mar 2016 10:35:26 +0100
Hi,
Le 08/03/2016 04:06, Igor Korot a écrit :
1. Did I create an .a target under proper branch - root?
You can create it where you want but you could have to edit the Makefile.am.
2. Did I miss the step - you said "The easiest is to create the group and
the target for the library"?
Yes, I think so. I expect that you create a group (like src) named
dbinterface at the same level than src. Then create your target
libdbinterface.a inside this group.
Then, in the Makefile of dbhandler you should have a variable
'SUBDIRS = po src dbinterface' that you have to change to 'SUBIRS =
dbinterface po src' to build the library before.
3. If everything looks normal - how do I fix the warning from the screenshot?
I think it's because the libdinterface.a target is define in
dbhandler/Makefile.am while the files are in dbhandler/dbinterface.
Best Regards,
Sébastien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]