Error to configure android_test project [closed]

asked 2014-02-07 09:13:24 -0600

carlosb gravatar image

updated 2014-02-07 09:32:44 -0600

berak gravatar image

Hello all,

I am trying to configure a project to test my Opencv application in Android, but I follow necessary steps from this web but i get error to import the project how it is specified in the web.... My error is this:

2014-02-07 15:34:28 - android_test] Project has no project.properties file! Edit the project properties to set one. [2014-02-07 15:56:08 - android_test] Project has no project.properties file! Edit the project properties to set one.

I understand i need a project.properties file, but I don't why it is not included in the opencv repository... and why it is not explained in the tutorial, am i doing something wrong?

P.D: Manually, i added this file, and i could import the project but i get errors in some tests...

edit retag flag offensive reopen merge delete

Closed for the following reason not a real question by berak
close date 2014-02-07 10:37:25.695261

Comments

so, what's the problem now ?

berak gravatar imageberak ( 2014-02-07 09:33:53 -0600 )edit

I deleted the tests with errors and include mine , it seems that it is working now.

carlosb gravatar imagecarlosb ( 2014-02-07 10:31:18 -0600 )edit

Sorry @berak, i didn't know if i did something wrong when i configured the project, or it is the project in the repository which it is not well-configured (the extra steps which I did they are not explained in the tutorial....), my apologies if i was not clear...

carlosb gravatar imagecarlosb ( 2014-02-07 10:40:38 -0600 )edit