CMake and Ninja

Moderators: kirk, jamesbond, p310don, JakeSFR, step, Forum moderators

Post Reply
User avatar
stemsee
Posts: 788
Joined: Sun Jul 26, 2020 8:11 am
Location: lattitude 8
Has thanked: 188 times
Been thanked: 133 times

CMake and Ninja

Post by stemsee »

I'm trying to compile webkit, version 2.34 (highest version compatible with GCC 7.3 ... latest webkit requires GCC 9.3 or higher ... latest GCC is 12 or 13), but I get the error 'build.ninja' : no such file or directory. Some report it as ninja.build ... So I cannot build it. I'm just trying to build yad with webkit so i can use yad --html .... does anyone have the binary? Or can webkit be replaced with qtwebkit in the compile?

EDIT: clang is part of llvm .... but I have not been able to invoke it. So I'm attempting to build llvm from source along with ninja, try to see what's really going on!

User avatar
Jasper
Posts: 1696
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 867 times
Been thanked: 352 times

Re: CMake and Ninja

Post by Jasper »

@stemsee

There is a Ninja binary in the FossaPup64-95 DevX

I do not know if it is of any use to you, however I have attached it to this message.

It resides in

/usr/bin
Post Reply

Return to “FatDog”