szpajder / libacars

A library for decoding various ACARS message payloads
MIT License
116 stars 20 forks source link

Unable to use on Arch Linux Arm #7

Closed mikaellenz closed 3 years ago

mikaellenz commented 4 years ago

pkg_check_modules(LIBACARS libacars-2>=2.0.0) not detects compiled library from stable release.

szpajder commented 4 years ago

Have you set PKG_CONFIG_PATH environment variable properly?

man pkg-config