Fl0p / OpenCV-iOS

OpenCV (open source computer vision library) just builded iOS framework and Pod
Other
123 stars 40 forks source link

Issue when installing the Pod #16

Closed steprescott closed 3 years ago

steprescott commented 9 years ago

Simply when installing the Pod with no other Pods I get several build issues.

Would you know how to resolve this?

Undefined symbols for architecture x86_64:
  "_jpeg_free_large", referenced from:
      _free_pool in opencv2(jmemmgr.o)
  "_jpeg_free_small", referenced from:
      _free_pool in opencv2(jmemmgr.o)
      _self_destruct in opencv2(jmemmgr.o)
  "_jpeg_get_large", referenced from:
      _alloc_large in opencv2(jmemmgr.o)
      _alloc_barray in opencv2(jmemmgr.o)
  "_jpeg_get_small", referenced from:
      _jinit_memory_mgr in opencv2(jmemmgr.o)
      _alloc_small in opencv2(jmemmgr.o)
  "_jpeg_mem_available", referenced from:
      _realize_virt_arrays in opencv2(jmemmgr.o)
  "_jpeg_mem_init", referenced from:
      _jinit_memory_mgr in opencv2(jmemmgr.o)
  "_jpeg_mem_term", referenced from:
      _jinit_memory_mgr in opencv2(jmemmgr.o)
      _self_destruct in opencv2(jmemmgr.o)
  "_jpeg_open_backing_store", referenced from:
      _realize_virt_arrays in opencv2(jmemmgr.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
haemi commented 9 years ago

I've got the same problem - did you find a solution for this?

Fl0p commented 9 years ago

Sorry I'm not able to maintain this project for a while

Looks like it don't have slice for x86_64

@ExoticObjects can you help ?

@haemi @steprescott maybe you can rebuild framework and pull-request with fixes ?

haaakon commented 9 years ago

Get the same problem. Anyone found a fix?

souvickcse commented 9 years ago

http://stackoverflow.com/a/29211463/2246798

Sikandarkhan commented 9 years ago

http://stackoverflow.com/questions/33499570/xcode-duplicate-symbol