<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Why do I need CONFIG += link_pkgconfig? It seemed to work with
only PKGCONFIG += mlite5, but maybe I just didn't find the
pitfall.<br>
</p>
<p><br>
</p>
<p>And I didn't have PKGCONFIG += sailfishapp at all in my pro, just
CONFIG += sailfishapp<br>
</p>
<pre class="moz-signature" cols="72">Marcin</pre>
<div class="moz-cite-prefix">On 05.11.2016 08:07, Kimmo Lindholm
wrote:<br>
</div>
<blockquote
cite="mid:DB6PR0701MB234198EEEE0643CA30B7410FFAA50@DB6PR0701MB2341.eurprd07.prod.outlook.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
{margin-top:0;
margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" style="font-size:10pt;
color:#000000; font-family:Arial,Helvetica,sans-serif">
<div>Yes. +1 for docs.<br>
<br>
PKGCONFIG is a good way doing ir.<br>
<br>
In .pro<br>
<br>
CONFIG += link_pkgconfig <span>sailfishapp</span><br>
PKGCONFIG += mlite5 <span class="x_pl-c1">sailfishapp</span><br>
<br>
in .spec<br>
<br>
<div><span class="x_pl-k">BuildRequires:</span>
pkgconfig(mlite5)</div>
<br>
</div>
<p>-kimmo<br>
</p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font style="font-size:11pt"
color="#000000" face="Calibri, sans-serif"><b>Lähettäjä:</b>
Devel <a class="moz-txt-link-rfc2396E" href="mailto:devel-bounces@lists.sailfishos.org"><devel-bounces@lists.sailfishos.org></a> käyttäjän
Marcin Mielniczuk <a class="moz-txt-link-rfc2396E" href="mailto:marmistrzmar@gmail.com"><marmistrzmar@gmail.com></a> puolesta<br>
<b>Lähetetty:</b> 4. marraskuuta 2016 22:29:02<br>
<b>Vastaanottaja:</b> Sailfish OS Developers<br>
<b>Aihe:</b> [SailfishDevel] Documentation for mlite5</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Is there any online documentation
regarding mlite5? I'm not really sure<br>
how I should use it in my project, whether I should include
<MGonfItem><br>
or <mlite5/MGConfItem>. What is the preferred way of
achieving decent<br>
linking? I found some examples using PKGCONFIG - is it the
good way?<br>
<br>
There should be at least a minimal example in the README,
the rest can<br>
be derived from the doxygen comments. But, since the doxygen
comments<br>
are already there, why not put the docs online?<br>
<br>
-- <br>
Marcin<br>
<br>
<br>
_______________________________________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to
<a class="moz-txt-link-abbreviated" href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.sailfishos.org</a><br>
</div>
</span></font>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to <a class="moz-txt-link-abbreviated" href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.sailfishos.org</a></pre>
</blockquote>
<br>
</body>
</html>