samuelpowell / Spinnaker.jl

A Julia interface to the FLIR/PointGrey Spinnaker SDK
MIT License
15 stars 7 forks source link

Fixes for macOS #52

Closed rsrock closed 4 years ago

rsrock commented 4 years ago

I can confirm that Spinnaker now works with macOS. This uses libSpinnaker_C.dylib.1.26.0.31.

IanButterworth commented 4 years ago

@rsrock this is great. Works for me (after I figured out I should read the README.txt in the macos installer, to do the homebrew installs)

samuelpowell commented 4 years ago

Thanks @rsrock, needs changes suggested by @ianshmean. Great to see Spinnaker working on Mac, and even more so that the Julia side 'just works'!

samuelpowell commented 4 years ago

@ianshmean's changes in #53 will fix this up