<div dir="ltr">Hi,<div style>I am building a project in both Windows 7 and Cygwin. I am using boost libraries in the project and it works correctly in windows </div><div style><br></div><div style>FIND_PACKAGE(Boost REQUIRED COMPONENTS unit_test_framework)<br>
</div><div style><br></div><div style>When I try to configure in cygwin it returns error saying that could not find boost. From Cygwin installer i have installed boost (both source as well as the library version). Still cmake could not find it. I also tried to locate the library, but could not find it. Can you please tell me the default location of boost in cygwin? or is there a way to locate the install paths of libraries?</div>
<div style><br></div><div style>I think it is not possible to use the Windows version of boost with cygwin as I am using different compilers (Visual studio in windows and gcc in cygwin).</div><div style><br></div><div style>
Thanks,</div><div style>  Lloyd</div></div>