Boost logo

Boost Users :

Subject: Re: [Boost-users] [chrono] Can not build with intel-win
From: Edward Rankin (erankin_at_[hidden])
Date: 2011-07-01 04:35:05


> > Message du 13/06/11 09:12
> > De : "Bo Jensen"
> > A : boost-users <at> lists.boost.org
> > Copie à :
> > Objet : [Boost-users] [chrono] Can not build with intel-win
> >
> > Newest intel C++ release and vs2010, can not build with chrono from trunk.
> >
> > I get :
> >
> > pnet.cpp
> > ..\..\..\external\boost\boost/chrono/duration.hpp(94): error: expected
> > an expression
> > && (boost::is_convertible ^
> >
> > ..\..\..\external\boost\boost/chrono/duration.hpp(124): error:
> > expected an expression
> > && (boost::is_convertible ^
> >
> > compilation aborted for ..\network\pnet.cpp (code 2)
> >
> > call "C:\Program Files
> > (x86)\Intel\ComposerXE-2011\bin\intel64//iclvars.bat" > nul
> > icl @"bin\intel-win\release\threading-multi\pnet.obj.rsp"
> >
> > Any suggestions welcome.
>
> Hi,
>
> I have no idea of what could be the cause of the error.
>
> Please could you try adding the namespace boost to common_type and send me the preprocesed output.
>
> Thanks,
> Vicente
>
>
 Hi,

I tried adding the namespace boost to common_type on L93,L95,L123 and L125
but the exact same error appears. Any other ideas?

Thanks,

Edward



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net