Boost logo

Boost :

Subject: Re: [boost] mkl+boost problems
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2010-11-08 17:36:08


On 11/8/2010 4:25 PM, Andrey Asadchev wrote:
> mkl (intel blas) has "mkl_cblas.h" file which in turn includes "
> mkl_types.h" file which defines P4 macro variable:
[...]
> This P4 variable creates havoc of MPL templates which have P4 template
> parameters names.
>
> What to do?

#undef P4 ...After you include that header.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org (msn) - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail

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