gotomypc / find-object

Automatically exported from code.google.com/p/find-object
0 stars 0 forks source link

Missing libOpenNI.dylib on Mac version 0.4.6 #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download Find-Object-0.4.6-Darwin.dmg
2. Move to /Applications, replacing existing Find-Object.app
3. Observe error on launch below due to libOpenNI.dylib not being found.

Find-Object 0.4.1 works fine.

Process:         Find-Object [7283]
Path:            /Applications/Find-Object.app/Contents/MacOS/Find-Object
Identifier:      Find-Object
Version:         ???
Code Type:       X86-64 (Native)
Parent Process:  launchd [181]
Responsible:     Find-Object [7283]
User ID:         501

Date/Time:       2014-06-30 21:43:42.573 +1000
OS Version:      Mac OS X 10.9.3 (13D65)
Report Version:  11
Anonymous UUID:  CB91B849-BD4F-C26C-CB2B-48D3904A50BD

Crashed Thread:  0

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  Library not loaded: libOpenNI.dylib
  Referenced from: /Applications/Find-Object.app/Contents/MacOS/libopencv_highgui.2.4.dylib
  Reason: image not found

Binary Images:
    0x7fff5fcdb000 -     0x7fff5fd0e817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld

Original issue reported on code.google.com by hubert...@gmail.com on 30 Jun 2014 at 11:45

GoogleCodeExporter commented 9 years ago

Original comment by matla...@gmail.com on 30 Jun 2014 at 3:16

GoogleCodeExporter commented 9 years ago
Re-uploaded MacOS X version 0.4.6 without OpenNI dependency...

Original comment by matla...@gmail.com on 30 Jun 2014 at 3:32