[CMake] Cygwin Boost find error
Lloyd
lloydkl.tech at gmail.com
Thu Apr 25 04:07:21 EDT 2013
Thanks the link helped me to solved the problem. Sorry, I shall avoid
irrelevant posts in the future
On Thu, Apr 25, 2013 at 12:30 PM, marco atzeri <marco.atzeri at gmail.com>wrote:
> On 4/25/2013 8:54 AM, Lloyd wrote:
>
>> Hi,
>> 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
>>
>> FIND_PACKAGE(Boost REQUIRED COMPONENTS unit_test_framework)
>>
>> 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?
>>
>
> this is more a question for cygwin help list,
> anyway the development headers and libraries location
> are reported here:
>
> http://cygwin.com/packages/**libboost-devel/libboost-devel-**1.50.0-1<http://cygwin.com/packages/libboost-devel/libboost-devel-1.50.0-1>
>
>
>
>> 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).
>>
>
> correct. gcc4 package for cygwin
>
>
>> Thanks,
>> Lloyd
>>
>>
>
>>
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/**
> opensource/opensource.html<http://www.kitware.com/opensource/opensource.html>
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/**CMake_FAQ<http://www.cmake.org/Wiki/CMake_FAQ>
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/**listinfo/cmake<http://www.cmake.org/mailman/listinfo/cmake>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130425/cc2f1358/attachment.htm>
More information about the CMake
mailing list