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

Is glog support ANDROID? #280

Closed
sbilgi opened this issue Dec 29, 2017 · 1 comment
Closed

Is glog support ANDROID? #280

sbilgi opened this issue Dec 29, 2017 · 1 comment
Labels

Comments

@sbilgi
Copy link

sbilgi commented Dec 29, 2017

Hello all,

when try compile glog for android, i get error: "use of undeclared identifier 'posix_advice' ";
is glog support android? if it, how can i compile glog for android?
(Compile env= Windows 10, NDK 16b, mingw make).

@daquexian
Copy link

daquexian commented Apr 9, 2018

Yes, it supports Android.
I haven't met this error. But do not use NDK 16, or you will get undefined reference to stderr like this
#306

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants