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

Can't build on Mac OS X #1

Closed
hakos opened this issue Jan 17, 2010 · 4 comments
Closed

Can't build on Mac OS X #1

hakos opened this issue Jan 17, 2010 · 4 comments

Comments

@hakos
Copy link

hakos commented Jan 17, 2010

I get this error when running "make APP=opencv":

$ make APP=opencv
Android NDK: Building for application 'opencv'
make: *** No rule to make target cxcore', needed byndk-app-opencv'. Stop.

I am using Mac OS X 10.6.2 with android-ndk-1.5_r1. Any ideas?

@billmccord
Copy link
Owner

I am running Mac OS X 10.5.8 and I haven't tried this on Snow Leopard. Also, I am using Android NDK 1.6 R1 and haven't tried 1.5. Either of these might be the issue.

Please make sure that you have run build/host-setup.sh from the [ANDROID_NDK_ROOT] directory. Also, double check to make sure that the Android.mk is in your [ANDROID_NDK_ROOT]/apps/opencv directory.

If you do get this working, please let me know how so I can update the Readme.

@hakos
Copy link
Author

hakos commented Jan 18, 2010

I upgraded to Android NDK 1.6 R1 and it worked! Thanks! You should probably add that as a requirement in the Readme.

@billmccord
Copy link
Owner

Thanks for confirming, I will update it!

@billmccord
Copy link
Owner

I have updated it!

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

No branches or pull requests

2 participants