compiling branch 2.4 in linux tries to use ant.bat (Bug #1786)


Added by Rui Marques almost 13 years ago. Updated almost 13 years ago.


Status:Done Start date:2012-04-10
Priority:Normal Due date:
Assignee:Andrey Kamaev % Done:

0%

Category:build/install
Target version:2.4.0
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

I'm trying to compile 2.4 branch in ubuntu linux 10.04 using the android cmake script and it tries to run ant.bat (windows).

$ sh ./scripts/cmake_android.sh
$ cd build
$ make -j8

(...)

make[2]: execvp: [HOME]/apache-ant-1.8.3/bin/ant.bat: Permission denied
make[2]: *** [bin/classes.jar] Error 127
make[1]: *** [modules/java/CMakeFiles/opencv_java_android_library.dir/all] Error 2

Associated revisions

Revision 411629a5
Added by Roman Donchenko over 11 years ago

Merge pull request #1786 from SpecLad:cap-images-file-pattern

History

Updated by Andrey Kamaev almost 13 years ago

  • Target version set to 2.4.0
  • Description changed from I'm trying to compile 2.4 branch in ubuntu linux 10.04 using the android ... to I'm trying to compile 2.4 branch in ubuntu linux 10.04 using the android ... More
  • Category set to build/install
  • Assignee set to Andrey Kamaev

Updated by Andrey Kamaev almost 13 years ago

Thanks for report! Fixed in r7950

  • Status changed from Open to Done

Also available in: Atom PDF