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
6 warnings plus 1 error occur when I try to use llvm3.3 generate the binding code, seems warning wont affect much ,but error makes the process stop, Here is the error:
severity = Error,
location = SourceLocation file '/path/to/android-ndk-r9c//platforms/android-14/arch-arm/usr/include/math.h', line 532, column 5
details = "conflicting types for '__builtin_isnan'"
The text was updated successfully, but these errors were encountered:
6 warnings plus 1 error occur when I try to use llvm3.3 generate the binding code, seems warning wont affect much ,but error makes the process stop, Here is the error:
severity = Error,
location = SourceLocation file '/path/to/android-ndk-r9c//platforms/android-14/arch-arm/usr/include/math.h', line 532, column 5
details = "conflicting types for '__builtin_isnan'"
The text was updated successfully, but these errors were encountered: