<div dir="ltr">Thanks the link helped me to solved the problem. Sorry, I shall avoid irrelevant posts in the future</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 25, 2013 at 12:30 PM, marco atzeri <span dir="ltr"><<a href="mailto:marco.atzeri@gmail.com" target="_blank">marco.atzeri@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 4/25/2013 8:54 AM, Lloyd wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
I am building a project in both Windows 7 and Cygwin. I am using boost<br>
libraries in the project and it works correctly in windows<br>
<br>
FIND_PACKAGE(Boost REQUIRED COMPONENTS unit_test_framework)<br>
<br>
When I try to configure in cygwin it returns error saying that could not<br>
find boost. From Cygwin installer i have installed boost (both source as<br>
well as the library version). Still cmake could not find it. I also<br>
tried to locate the library, but could not find it. Can you please tell<br>
me the default location of boost in cygwin? or is there a way to locate<br>
the install paths of libraries?<br>
</blockquote>
<br></div>
this is more a question for cygwin help list,<br>
anyway the development headers and libraries location<br>
are reported here:<br>
<br>
<a href="http://cygwin.com/packages/libboost-devel/libboost-devel-1.50.0-1" target="_blank">http://cygwin.com/packages/<u></u>libboost-devel/libboost-devel-<u></u>1.50.0-1</a><div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I think it is not possible to use the Windows version of boost with<br>
cygwin as I am using different compilers (Visual studio in windows and<br>
gcc in cygwin).<br>
</blockquote>
<br></div>
correct. gcc4 package for cygwin<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks,<br>
Lloyd<br>
<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
</blockquote>
<br>
--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/<u></u>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" target="_blank">http://www.cmake.org/Wiki/<u></u>CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/<u></u>listinfo/cmake</a><br>
</blockquote></div><br></div>