You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pylon 8.1 SDK does not compile with pylon-cxx as they changed library names.
All libs got a _v3 appended to it's name.
BTW: Would it make sense to clean up build.rs, drop support for some really outdated pylon versions and maybe use the provided pylon-config executable to determine library names and compiler flags?
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Pylon 8.1 SDK does not compile with pylon-cxx as they changed library names.
All libs got a
_v3
appended to it's name.BTW: Would it make sense to clean up
build.rs
, drop support for some really outdated pylon versions and maybe use the providedpylon-config
executable to determine library names and compiler flags?The text was updated successfully, but these errors were encountered: