undefined reference for 3rd party libs when building an android native code using opencv (Bug #1691)


Added by Zafer ARICAN almost 13 years ago. Updated almost 13 years ago.


Status:Cancelled Start date:2012-03-15
Priority:Low Due date:
Assignee:Andrey Kamaev % Done:

0%

Category:android
Target version:2.4.0
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

After compiling opencv for android with/without 3rd party libs source, I wanted to compile a source code that uses opencv highgui libs. It gives undefined reference error at the end for all 3rd party lib functions such as jpeg_resync_to_restart, jpeg_std_error, png_errors.

opencv build: 7501


ErrorLog.txt (13.7 kB) Zafer ARICAN, 2012-03-15 05:06 pm


Associated revisions

Revision 529f086b
Added by Roman Donchenko over 11 years ago

Merge pull request #1691 from SpecLad:ffmpeg-test

History

Updated by Zafer ARICAN almost 13 years ago

Operating env:
Linux Ubuntu 10.04 LTS
android sdk platform 13
android ndk r6b

Updated by Andrey Kamaev almost 13 years ago

You are just miss something in your build scripts.
Please specify what exactly you are doing or better post small example for reproducing.

  • Status changed from Open to Cancelled
  • Priority changed from High to Low
  • Assignee changed from Kirill Kornyakov to Andrey Kamaev

Also available in: Atom PDF