Search Criteria
Package Details: ecal 5.13.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ecal.git (read-only, click to copy) |
---|---|
Package Base: | ecal |
Description: | enhanced Communication Abstraction Layer |
Upstream URL: | https://github.com/eclipse-ecal/ecal |
Keywords: | autonomous-driving client-server ecal google-protobuf interprocess-communication ipc message-protocol middleware publish-subscribe shared-memory |
Licenses: | Apache |
Submitter: | Blutkoete |
Maintainer: | Blutkoete |
Last Packager: | Blutkoete |
Votes: | 1 |
Popularity: | 0.000316 |
First Submitted: | 2019-06-12 20:03 (UTC) |
Last Updated: | 2024-06-22 15:08 (UTC) |
Dependencies (17)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- protobuf (protobuf-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-protobuf (python-protobuf-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qwt
- yaml-cpp
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- patchelf (patchelf-gitAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
Blutkoete commented on 2023-11-09 07:05 (UTC)
Thank you for your comments. I admit I forgot about the update. Glad to see someone else is using this package!
Edholm commented on 2023-11-08 13:05 (UTC)
Adding
-DCMAKE_FIND_PACKAGE_PREFER_CONFIG=ON
tocmake
solved my linking issue.Edholm commented on 2023-11-07 14:12 (UTC)
I get the following error when installing:
Anyone seeing the same thing?