Replies: 2 comments
-
|
Wroks in the CI: https://github.com/horizon-eda/horizon/actions/runs/8925848835/job/24515517038 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Indeed, it works. meson is mysterious to me; apparently if you install a dependency after the configuration stage it will never find it, even if you It would be helpful to modify the documentation to reflect the packages that work on 24.04. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was attempting to compile on Ubuntu 24.04 and encountered an issue that the
liboce-ocaf-devpackage is no longer available. apt suggests that it is replaced bylibocct-ocaf-devandlibocct-data-exchange-dev. It cheerfully compiles, but I'm getting linker errors on the XCAF* functions. Here's one of the error messages:Beta Was this translation helpful? Give feedback.
All reactions