<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 16, 2013 at 3:16 PM, Andreas Haferburg <span dir="ltr">&lt;<a href="mailto:ahaferburg@scopis.com" target="_blank">ahaferburg@scopis.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">&gt; I can&#39;t guarantee where the boost libraries are installed, that&#39;s why I use FindBoost.<br>
</div>
Just make the CMake error message clear, e.g. &quot;Boost 1.50 expected to be found in &lt;dir&gt;&quot;. Most people know how to rename a directory.</blockquote></div><br>That&#39;s what I&#39;m doing currently but I find it problematic these kind of problems with c++ libraries which</div>
<div class="gmail_extra" style>are boring to setup when you start to work on a new project (I&#39;m mostly thinking about other people who wants to work</div><div class="gmail_extra" style>on my projects).</div><div class="gmail_extra" style>
<br></div><div class="gmail_extra" style>All I want is to simplify dev for potential participants to my open source projects.</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>Joel Lamotte</div>
<div class="gmail_extra" style><br></div></div>