<div dir="ltr"><div><div><div><div><div><div><div>Doing<br><br>- activate the checkbutton (the checkmark),<br>
- click 'Add'<br>
- then click 'Add' again.<br><br></div>chrashes Anjuta. So does pressing "Add" without first doing "New Library..." in the "Add Library" dialog.<br><br></div>Checked src/Makefile.am and there's no sight of gnet. I've attached it.<br><br></div>Running<br><br></div>make V=1<br><br></div>also does not show any sign of gnet. I've attached the output (comp_out.txt).<br><br></div>I've also tried regenerating the project. This produced some output which I've also attached (regen.txt). Here gnet seems to be found, however.<br><br></div>/Fred<br><div><div><div><div><div><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 12, 2014 at 3:54 PM, John Coppens <span dir="ltr"><<a href="mailto:john@jcoppens.com" target="_blank">john@jcoppens.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, 11 Dec 2014 23:47:55 +0100<br>
Fearsome <<a href="mailto:fearsome.green@gmail.com">fearsome.green@gmail.com</a>> wrote:<br>
<br>
This has been (and still is at times), a cause for confusion for me too.<br>
<span class=""><br>
> Add Library, New Library, and then selected gnet<br>
<br>
</span>Note that 'selected gnet' means you have to be careful to actually<br>
<br>
- activate the checkbutton (the checkmark),<br>
- click 'Add'<br>
- then click 'Add' again.<br>
<br>
After that, when recompiling, Anjuta should automatically (re)configure.<br>
<br>
I've had a series of problems with Anjuta lately, which I haven't really<br>
had time to debug. It seems that in some cases, the added library<br>
is not added correctly in the src/Makefile.am file. The new library<br>
is inserted in the wrong place, and I had correct that file manually.<br>
This happened in my Anjuta, and in several machines of my students<br>
(different versions)...<br>
<br>
<br>
To be sure the paths are included correctly, do a<br>
<br>
make V=1<br>
<br>
in the root directory of your project. That way, the CC ... will be<br>
replaced by the full gcc command and print<br>
the complete compilation command and you'll be able to see if the path<br>
from the .pc is included or not.<br>
<br>
Please paste that output in a message (and maybe the src/Makefile.am)<br>
<br>
John<br>
_______________________________________________<br>
anjuta-list mailing list<br>
<a href="mailto:anjuta-list@gnome.org">anjuta-list@gnome.org</a><br>
<a href="https://mail.gnome.org/mailman/listinfo/anjuta-list" target="_blank">https://mail.gnome.org/mailman/listinfo/anjuta-list</a><br>
</blockquote></div><br></div></div></div></div></div></div></div></div></div></div>