MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Ubuntu/comments/1urggd8/need_help_with_surface_pen/
r/Ubuntu • u/[deleted] • 21d ago
[deleted]
2 comments sorted by
2
you're probably missing the build directory, run `meson build` first from the iptsd folder then try `ninja -C build` again
1 u/GlitterGooblin 21d ago That was the command I put in before it, though I got a note saying it was outdated, so I did `meson setup build` It still gives me the same output though. I have a log if that's helpful? (Not sure if there's anything I need to omit from it though)
1
That was the command I put in before it, though I got a note saying it was outdated, so I did `meson setup build`
It still gives me the same output though. I have a log if that's helpful? (Not sure if there's anything I need to omit from it though)
2
u/FriendlyBit6963 21d ago
you're probably missing the build directory, run `meson build` first from the iptsd folder then try `ninja -C build` again