<p dir="ltr">Hi Matteo</p>
<p dir="ltr">1. Move your programs out of ndn-cxx repository.<br>
2. Install ndn-cxx normally.<br>
3. g++ -o myapp myapp.cpp -std=c++11 $(pkg-config --cflags --libs libndn-cxx) -lother-library</p>
<p dir="ltr">Yours, Junxiao</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Oct 28, 2016 00:41, "Matteo Bertolino" <<a href="mailto:Matteo.Bertolino@eurecom.fr">Matteo.Bertolino@eurecom.fr</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Good morning to all,<br>
I need to compile a program that uses ndn-cxx and a couple of function of another cpp (static) library that is cpp-netlib (no really matter which library, it is a general question actually).<br>
<br>
Then, I have no idea how to do it. I am used to compile all the programs in ndn-cxx/example folder using sudo ndn-cxx/waf command. Absolutely no idea how to modify the script, or other alternatives.<br>
<br>
Any suggestions? Thanks,<br>
<br>
Matteo<br>
<br>
------------------------------<wbr>------------------------------<wbr>-------------------<br>
This message was sent using EURECOM Webmail: <a href="http://webmail.eurecom.fr" rel="noreferrer" target="_blank">http://webmail.eurecom.fr</a><br>
<br>
______________________________<wbr>_________________<br>
Ndn-interest mailing list<br>
<a href="mailto:Ndn-interest@lists.cs.ucla.edu" target="_blank">Ndn-interest@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/m<wbr>ailman/listinfo/ndn-interest</a><br>
</blockquote></div></div>