Boost logo

Boost :

From: Larry Evans (cppljevans_at_[hidden])
Date: 2008-05-25 16:45:42


On 05/25/08 13:15, Maik Beckmann wrote:
> Am Sonntag 25 Mai 2008 19:34:50 schrieb Larry Evans:
>> On 05/25/08 10:09, Larry Evans wrote:
>> So, I resorted to ccmake. In buid directory, did:
>>
>> ccmake ../src
>>
>> and only option was:
>>
>> CMAKE_BACKWARDS_COMPATIBILITY 3.4
>>
>
> Somehow you messed up you build-tree configuration. Just delete the build
> dir, create it again, change into it and run
> ccmake ../src
>
> -- Maik
Thanks. That prompted me to look further and I realized I should have done:

   ccmake ../../src

instead. Now it's working.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk