Search Criteria
Package Details: ecal 6.0.0-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-2.0 |
Submitter: | Blutkoete |
Maintainer: | DownerCase |
Last Packager: | DownerCase |
Votes: | 2 |
Popularity: | 0.036166 |
First Submitted: | 2019-06-12 20:03 (UTC) |
Last Updated: | 2025-08-09 16:00 (UTC) |
Dependencies (25)
- ecaludpAUR
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- protobuf (protobuf-gitAUR)
- tcp_pubsubAUR
- yaml-cpp
- asio (asio-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- ecaludpAUR (make)
- fineftp-serverAUR (make)
- ftxuiAUR (ftxui-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- hdf5 (hdf5-gitAUR, hdf5-openmpi) (make)
- protobuf (protobuf-gitAUR) (make)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR) (make)
- qwt (make)
- recycleAUR (make)
- spdlog (spdlog-gitAUR) (make)
- Show 5 more dependencies...
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?