mun24
2017-12-25 22:33:54 UTC
I noticed this using android ndk-build cmd of ndk r15 or r16. How to fix it.
getting this error:
implicit declaration of function 'free' is invalid in C99
[-Werror,-Wimplicit-function-declaration]
free(path);
^
Thx
getting this error:
implicit declaration of function 'free' is invalid in C99
[-Werror,-Wimplicit-function-declaration]
free(path);
^
Thx
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/ebc28403-fa2c-47ad-a7e5-e35aa75a838e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/ebc28403-fa2c-47ad-a7e5-e35aa75a838e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.