Skip to content
New issue

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

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

Already on GitHub? # to your account

zipconf.h: No such file or directory #2

Open
hzandi opened this issue Jan 4, 2016 · 3 comments
Open

zipconf.h: No such file or directory #2

hzandi opened this issue Jan 4, 2016 · 3 comments

Comments

@hzandi
Copy link

hzandi commented Jan 4, 2016

i'm on window7 and android studio 1.5 and experimental 0.4, when i build project, appear this error

Error:(59, 21) zipconf.h: No such file or directory

but zipconf.h exists in jni folder.

Homebrew/legacy-homebrew#13390

how in experimental send "brew --config" :(

@julienr
Copy link
Owner

julienr commented Jan 4, 2016

Are you building with ndk-build or with the new gradle-based ndk
buildsystem ?
On Jan 4, 2016 12:55 PM, "H.Zandi" notifications@github.com wrote:

i'm on window7 and android studio 15 and experimental 04, when i build
project, appear this error

Error:(59, 21) zipconfh: No such file or directory

but zipconfh exists in jni folder


Reply to this email directly or view it on GitHub
#2.

@hzandi
Copy link
Author

hzandi commented Jan 4, 2016

i build it with ndk block config in gradle file and experimental plugin

@julienr
Copy link
Owner

julienr commented Jan 5, 2016

I haven't used the new gradle ndk functionality yet. In my current projects, I use the approach described here with a manual ndkBuild task :
http://ph0b.com/android-studio-gradle-and-ndk-integration/#mygradlefile

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

No branches or pull requests

2 participants