Closed jonwilts closed 3 months ago
You probably need to run ./dev.ssh deps
to update the build dependencies. And then retry ./dev.sh build
.
Do a make clean and the ./dev.sh build and you will be fine.
Thanks both.
@neurocyte - I did do a ./dev.sh deps beforehand, just forgot to add it when I was doing a fresh attempt which I could cut and paste into here!
@kovidgoyal - thank you, that solved it. Will make sure to do that each time.
On Wed, Aug 07, 2024 at 08:38:50AM -0700, jonwilts wrote:
@kovidgoyal - thank you, that solved it. Will make sure to do that each time.
It's rare that you need to do a clean, but sometimes it does happen.
Describe the bug I regularly build kitty from source. Doing so today failed.
To Reproduce
I've searched the documentation for any mention of a
DEVELOP_ROOT
environment variable but no luck.Environment details