You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
musashi/m68kfpu.c(775): error C2177: constant too big
musashi/m68kfpu.c(776): error C2177: constant too big
musashi/m68kfpu.c(777): error C2177: constant too big
musashi/m68kfpu.c(778): error C2177: constant too big
The long double constants can't be assigned to a double with loosing precision.
The text was updated successfully, but these errors were encountered:
When compiling with Visual Studio:
The long double constants can't be assigned to a double with loosing precision.
The text was updated successfully, but these errors were encountered: