Ask Your Question
0

Eclipse ignores build path? "make: *** No rule to make target"

asked 2013-08-22 11:48:08 -0600

vedtam gravatar image

Hi,

I just started experimenting with OpenCV on Android a few dasy ago without problems. Today I wanted to install the Mac version of OpenCV, strangely now If I start Eclipse to continue my Android Project I got the error:

**** Clean-only build of configuration Default for project OpenCV Tutorial 1 - Camera Preview ****

/IOS Develop/Android Development/opencv/android-9/ndk-build clean 
usage: dirname path
make: /Users/vedtam/build/core/build-local.mk: No such file or directory
make: *** No rule to make target `/Users/vedtam/build/core/build-local.mk'.  Stop.

**** Build Finished ****

I have the NDK path configured in the project settings, but while building it returns to /User/vedtam..., folder. By the way the path the NDK Root path is highlighted in yellow in settings.

How to fix this?

Thanks

image description image description

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-01-30 23:17:47 -0600

Irene gravatar image

Hello, hope it's not too late, i've had similar kind of problem in Windows, it seems that the path is wrong, try to copy the path from the explorer, maybe you've missed something. You could also try to look for an answer here: no rule to make target problem

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-08-22 11:48:08 -0600

Seen: 3,663 times

Last updated: Jan 30 '14