Ask Your Question

marc's profile - activity

2012-08-10 12:38:43 -0600 commented answer OpenCV project on Android 4.0.4 platform

Hello Andrey,

Thank you for the links. I didn't find what I want, but the information is still interesting.

2012-08-10 12:23:45 -0600 commented question OpenCV project on Android 4.0.4 platform

Hello Kirill,

Yes, that's exactly what I want to do.... I did build and run hello_world in codeblock with mingw as the compiler, but if you mean is to run hello_world on my android device with C++ compiler, I've never tried yet. What do you suggest? Thank you

2012-08-08 20:28:23 -0600 asked a question OpenCV project on Android 4.0.4 platform

Hello, I'm working on a project using opencv. Now I'm using codeblock with mingw compiler for c/c++ and cmake on my laptop. But for some reasons I need to do it now on my android ver4.0.4. Could you please tell me how to setup my android so I can do the programing of my project the same as I do it on my laptop? Thank you.