Gesendet: Mittwoch, 28. Februar 2024 um 11:01 Uhr
Von: "Matt Borland"
An: boost-users@lists.boost.org
Cc: "Helmut Zeisel"
Betreff: Re: [Boost-users] tommath.h and boost\multiprecision\tommath.hpp
On Wednesday, February 28th, 2024 at 9:21 AM, Helmut Zeisel via Boost-users
wrote:
> I have Tomma
Gesendet: Mittwoch, 28. Februar 2024 um 11:01 Uhr
Von: "Matt Borland"
An: boost-users@lists.boost.org
Cc: "Helmut Zeisel"
Betreff: Re: [Boost-users] tommath.h and boost\multiprecision\tommath.hpp
On Wednesday, February 28th, 2024 at 9:21 AM, Helmut Zeisel via Boost-users
wrote:
> If you have
On Wednesday, February 28th, 2024 at 9:21 AM, Helmut Zeisel via Boost-users
wrote:
>
>
> I tried to use boost muiltiprecision with Visual Studio 2022, 64 bit and got
> the following error message:
>
> boost\multiprecision\tommath.hpp(444,36): error C2664: 'mp_err
> mp_radix_size(const m
I tried to use boost muiltiprecision with Visual Studio 2022, 64 bit and got
the following error message:
boost\multiprecision\tommath.hpp(444,36): error C2664: 'mp_err
mp_radix_size(const mp_int *,int,size_t *)': cannot convert argument 3 from
'int *' to 'size_t *'
I used tommath.h from
http