Open ConnorBaker opened 5 months ago
relevant error:
In file included from /build/pix-3.1.0/src/models/folders/placesmodel.cpp:10:
/nix/store/plhn175ayf1vvrkiw589mgyx5hp3s7k3-mauikit-imagetools-3.1.0/include/MauiKit3/ImageTools/cities.h:11:10: fatal error: kdtree.hpp: No such file or directory
11 | #include "kdtree.hpp"
| ^~~~~~~~~~~~
In file included from /build/pix-3.1.0/src/models/cities/citiesmodel.cpp:3:
/nix/store/plhn175ayf1vvrkiw589mgyx5hp3s7k3-mauikit-imagetools-3.1.0/include/MauiKit3/ImageTools/cities.h:11:10: fatal error: kdtree.hpp: No such file or directory
11 | #include "kdtree.hpp"
| ^~~~~~~~~~~~
Steps To Reproduce
Steps to reproduce the behavior:
Build log
Note that the build failure is not limited to
aarch64-linux
.Additional context
I don't know why the header is missing. Looking at the documentation, it should be available: https://api.kde.org/mauikit/mauikit-imagetools/html/geolocation_2kdtree_8hpp_source.html.
Notify maintainers
@onny
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a :+1: reaction to issues you find important.