wpilibsuite / allwpilib

Official Repository of WPILibJ and WPILibC
https://wpilib.org/
Other
1.04k stars 606 forks source link

Update Native Utils, remove all rpath tricks #6671

Closed ThadHouse closed 4 weeks ago

ThadHouse commented 1 month ago

With fixes to Windows and macOS library path handling, all the tricks we used in the past to make library loading work should no longer be required. Remove them all, and see what still breaks.

Will require an OpenCV update, which is a WIP.

Will require an unpublished native utils update.