Page 1 sur 1

Crash when using acos in Windows

Publié : ven. nov. 24, 2017 4:29 pm
par lukamar
Hi,
version installed on Windows 8 from newest binaries crashes when using acos, for example:

Code : Tout sélectionner

acos(-1)
This, however, works fine:

Code : Tout sélectionner

acos(0.5)

Re: Crash when using acos in Windows

Publié : ven. nov. 24, 2017 7:29 pm
par parisse
I can not reproduce on windows 7 pro inside virtualbox. Maybe a system incompatibility?
I will build new 32 bits binaries soon.