💾 Archived View for bbs.geminispace.org › u › skyjake › 20112 captured on 2024-12-17 at 16:04:40. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Re: "Compiling with TUI on archlinux"
I tried this in a VM. The tagged v1.18.0 release fails as reported, but the dev branch with my recent changes works as intended. So should be good in v1.18.1.
Sep 29 · 3 months ago
👺 daruma [OP] · Sep 29 at 09:20:
OK sweet! Sorry to ask, how to I git the dev branch?
🕹️ skyjake [mod...] · Sep 29 at 09:28:
These three commands should do it:
git checkout dev git pull git submodule update
👺 daruma [OP] · Sep 29 at 23:14:
this worked! thanks
It compile lagrange fine but the last step for the tui gives me a /usr/bin/ld: cannot find -lncursesw: No such file or directory
💬 daruma · 9 comments · Sep 28 · 3 months ago · #bug ✔︎ #cmake #linux