<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"><<a href="mailto:ahaferburg@scopis.com" target="_blank">ahaferburg@scopis.com</a>></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">> I can't guarantee where the boost libraries are installed, that's why I use FindBoost.<br>
</div>
Just make the CMake error message clear, e.g. "Boost 1.50 expected to be found in <dir>". Most people know how to rename a directory.</blockquote></div><br>That's what I'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'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>