<div><br></div><table cellpadding="0" style="border-collapse:collapse;text-align:start;color:rgb(34,34,34);width:201.81817626953125px;overflow:hidden;font-family:arial,sans-serif;table-layout:fixed;outline:none">
<tbody><tr><td style="margin:0px;overflow:hidden;text-overflow:ellipsis;vertical-align:top">Júlio Hoffimann said:</td></tr></tbody></table><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">

I don&#39;t know if i understood correctly, but you can set the library directory by hand, please refer to /usr/share/cmake-&lt;version&gt;/Modules/FindBoost.cmake, in particular the variable BOOST_LIBRARYDIR.</blockquote>

<div><br></div><br><div class="gmail_quote">On Thu, Oct 11, 2012 at 1:29 PM, Miller, Frank <span dir="ltr">&lt;<a href="mailto:FMiller@sjm.com" target="_blank">FMiller@sjm.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">






<div>
<div style="direction:ltr;font-size:10pt;font-family:Tahoma">A simple solution would be to install only the 64bit version of boost into a new directory and change the environment variable to point there. Then FindBoost will only be able to
 see the version you want.<br></div></div></blockquote><div><br></div><div> </div><div>Thanks, this will solve my immediate problem, but it don&#39;t solve it in general. (I will use it though, so thanks)</div><div>I can&#39;t guarantee where the boost libraries are installed, that&#39;s why I use FindBoost. </div>

<div>My current understanding is that boost don&#39;t have a specific default lib dir for different address models, which is the source of the problem as</div><div>FindBoost script can&#39;t rely on a protocol to find these lib files.</div>

<div><br></div><div>Am I correct?</div><div><br></div><div>Joel Lamotte</div><div><br></div></div>