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
Hi!
I'm not used to all this meson stuff ... but looks like its not iterating/assembling paths correctly, because it looks to me that folders are there in sources.
Steps to reproduce:
meson -Dlibclang-headerdir=/usr/lib/llvm-13/include/ -Dlibclang-libdir=/usr/lib/llvm-13/lib/ . build
[...]
data/extra/templates/meson.build:8:2: ERROR: File skeletons/eflproject does not exist.
A full log can be found at /usr/local/src/edi-0.8.0/build/meson-logs/meson-log.txt
Best regards
The text was updated successfully, but these errors were encountered:
It looks like core development moved to Gitea. They have not advertised this, for whatever reason. New repo is here. Confirmed that meson step works just fine.
Hi!
I'm not used to all this meson stuff ... but looks like its not iterating/assembling paths correctly, because it looks to me that folders are there in sources.
Steps to reproduce:
Best regards
The text was updated successfully, but these errors were encountered: