|
Boost Users : |
From: John Emmas (john_at_[hidden])
Date: 2021-08-23 12:33:44
On 23/08/2021 12:47, John Maddock via Boost-users wrote:
>
> Works for me with VS2019 16.11.1 and building for x86.
>
> What happens if you just do a:
>
> #include <intrin.h>
>
Good suggestion - that gives me the same situation (build problems when
32-bit) but interestingly....
On 23/08/2021 13:00, Edward Diener via Boost-users wrote:
>
> It is a matter of the command prompt. The vcvars32.bat command prompt
> is for an x86 build and the vcvars64.bat is for an x64 build. You are
> correct that I tried it for an x64 build. However trying the code for
> an x86 build was also successful for me.
>
I just tried both command prompts here and they both gave me the same
problem ?!?
John
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