In included file: unknown type name 'ldiv_t'; did you mean 'dev_t'?
-
QT Creator notice In included file: unknown type name 'ldiv_t'; did you mean 'dev_t'? in every cpp file.
QT Creator version 7.02Is it an analyzer problem?
@Tony-Yam said in In included file: unknown type name 'ldiv_t'; did you mean 'dev_t'?:
Is it an analyzer problem?
When your code compile, yes then it's a problem with the code analyzer.
-
@Tony-Yam said in In included file: unknown type name 'ldiv_t'; did you mean 'dev_t'?:
Is it an analyzer problem?
When your code compile, yes then it's a problem with the code analyzer.
Code was successfully compiled, but The error is still prompted.
This is a QT for Android Application. It could be a problem with the NDK.