top | item 38678802

(no title)

xjia | 2 years ago

That's running the prebuilt container image. The README has instructions on how to build from source.

discuss

order

1over137|2 years ago

The README says "To build from source, follow the steps below on Fedora 36 or 37. Other versions may also work but are not officially supported" So it seems on Mac and Windows docker is the only way. :(

xjia|2 years ago

Yes, the code of the analyzer itself cannot be built on macOS or Windows directly. In those cases you will have to use either podman or docker to use the binaries prebuilt on/for Linux. The whole system depends on a lot of other stuff on Linux so it won't easily run on other OSes.