Boost logo

Boost :

Subject: Re: [boost] [compute] kernels as strings impairs readability and maintainability
From: Kyle Lutz (kyle.r.lutz_at_[hidden])
Date: 2014-12-23 18:00:03


On Tue, Dec 23, 2014 at 2:56 PM, Asbjørn <lordcrc_at_[hidden]> wrote:
> On 23.12.2014 23:26, Kyle Lutz wrote:
>>
>> Boost.Compute only relies on the header-only porition of Boost.Chrono
>> (specifically <boost/chrono/duration.hpp>) so it remains header-only.
>
>
> Hm then I must have done something wrong, it failed to link here complaining
> it couldnt find libboost-chrono-something-something.lib. Once I compiled
> chrono (only) it worked fine. I'm using a "private" copy of Boost 1.57 for
> the Boost dependencies.
>
> Using MSVC2013 if that makes a difference.

Interesting, you may have to define "BOOST_CHRONO_HEADER_ONLY".

-kyle


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