Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: float_of_string / constant too big - windows/android target MSVS 2017 #339

Open
andrew-git opened this issue Feb 3, 2019 · 0 comments

Comments

@andrew-git
Copy link

andrew-git commented Feb 3, 2019

Build for cpp target (windows / android) using MS Visual Studio 2017
produce errors: float_of_string / constant too big, caused by FLOAT_MAX

#elseif cpp
return 1.79769313486232e+308;
#elseif python

https://community.openfl.org/t/error-float-of-string-windows-target/10189
https://docs.microsoft.com/en-us/cpp/cpp/floating-limits?view=vs-2017

andrew-git added a commit to andrew-git/as3hx that referenced this issue Feb 3, 2019
@andrew-git andrew-git changed the title Error: float_of_string / constant too big - windows/android target MSVC 2017 Error: float_of_string / constant too big - windows/android target MSVS 2017 Feb 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant