<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">You should install boost in /usr/local with ./b2 install, then more packages will find it. Did you do this or not?<div><br></div><div>Anyway, I just did this:</div><div><br></div><div>git clone <a href="git://github.com/SOCI/soci.git">git://github.com/SOCI/soci.git</a></div><div>cd soci</div><div>cd src</div><div>mkdir build</div><div>cd build</div><div>cmake ..</div><div><br></div><div>And it worked for me. So what did you do exactly?</div><div><br></div><div><div><div>On 2013-14-03, at 18:52:08 , Casey Basichis wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi,<div><br></div><div>I'm tryng to build SOCI on iOS. I was able to enter my boost path in my ~/.profile to get that running, but I'm getting stuck on finding threads.</div><div><br></div><div><span style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px">-- Could NOT find Threads (missing: Threads_FOUND) </span><br style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px">
<span style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px">CMake Error at core/CMakeLists.txt:22 (message): </span><br style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px">
<span style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px"> No thread library found </span><br style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px">
<br style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px"><span style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px">Is there a way to set a path manually to a threading library like I did with boost? What can I do to get this building?</span></div>
<div><font color="#000000" face="Verdana, Geneva, Helvetica, Arial, sans-serif"><br></font></div><div><font color="#000000" face="Verdana, Geneva, Helvetica, Arial, sans-serif">Thanks,</font></div><div><font color="#000000" face="Verdana, Geneva, Helvetica, Arial, sans-serif">Casey<br clear="all">
</font><div><br></div>-- <br><div dir="ltr">Casey James Basichis<br>Composer - Adventure Time - Cartoon Network<br><a href="http://www.caseyjamesbasichis.com/" target="_blank">http://www.caseyjamesbasichis.com</a><br><a href="mailto:caseybasichis@gmail.com" target="_blank">caseybasichis@gmail.com</a><br>
310.387.7540</div>
</div></div>
--<br><br>Powered by <a href="http://www.kitware.com">www.kitware.com</a><br><br>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br><br>Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a><br><br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</a></blockquote></div><br></div></body></html>