OpenKinect / libfreenect

Drivers and libraries for the Xbox Kinect device on Windows, Linux, and OS X
http://openkinect.org
3.57k stars 1.15k forks source link

missing rpath issue with 0.7.5 release #684

Closed chenrui333 closed 3 weeks ago

chenrui333 commented 6 months ago

👋 trying to build the latest release, but run into some missing rpath issue.

missing rpath error log ``` Files with missing rpath: /opt/homebrew/Cellar/libfreenect/0.7.5/bin/fakenect-record /opt/homebrew/Cellar/libfreenect/0.7.5/bin/freenect-camtest /opt/homebrew/Cellar/libfreenect/0.7.5/bin/freenect-chunkview /opt/homebrew/Cellar/libfreenect/0.7.5/bin/freenect-cpp_pcview /opt/homebrew/Cellar/libfreenect/0.7.5/bin/freenect-cppview /opt/homebrew/Cellar/libfreenect/0.7.5/bin/freenect-glpclview /opt/homebrew/Cellar/libfreenect/0.7.5/bin/freenect-glview /opt/homebrew/Cellar/libfreenect/0.7.5/bin/freenect-hiview /opt/homebrew/Cellar/libfreenect/0.7.5/bin/freenect-micview /opt/homebrew/Cellar/libfreenect/0.7.5/bin/freenect-regtest /opt/homebrew/Cellar/libfreenect/0.7.5/bin/freenect-regview /opt/homebrew/Cellar/libfreenect/0.7.5/bin/freenect-tiltdemo /opt/homebrew/Cellar/libfreenect/0.7.5/bin/freenect-wavrecord /opt/homebrew/Cellar/libfreenect/0.7.5/lib/libfreenect_sync.0.7.5.dylib ```

relates to Homebrew/homebrew-core#166987

chenrui333 commented 3 weeks ago

close via https://github.com/Homebrew/homebrew-core/pull/183857