Compilation Errors When Using Android Binary Package on Windows 7
67 views
Skip to first unread message
Hassan Amin
unread,
Aug 22, 2011, 12:37:53 AM8/22/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-opencv
Hi,
I downloaded the android binary package on windows 7 following
instructions given in the OpenCV tutorial. I am using Eclipse Indigo.
However, I am not able to compile sample applications given in the
OpenCV and am getting the following error :
[2011-08-22 09:21:11 - OpenCV-2.3.1] ERROR: resource directory 'D:
\aftertraining\android-opencv\OpenCV-2.3.1\modules\java\android\res'
does not exist
Regards,
Hassan
Andrey Kamaev
unread,
Aug 22, 2011, 4:03:14 AM8/22/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-opencv
Hi,
On Windows you should place your projects on the same drive as SDK
(and NDK).