top | item 41779067

(no title)

JacobiX | 1 year ago

Impressive project, judging by commits and features, it's clear that significant effort has been poured into this :) Unfortunately, there's no specific MacOS installation method provided, unsure if buildable from source ?

discuss

order

jbleonesio|1 year ago

Thanks for your feedback. Unfortunately there is currently only a Linux build (which happens to also be running under Windows thanks to WSL2) because there is a lot of dependencies[1] to build. Any help to implement a MacOS build would of course be warmly welcomed :)

In the meantime, you can deploy the software from AWS Marketplace[2] and use it through your web browser but note that this is an on-demand paying product.

[1]: https://gitlab.com/squey/squey/-/tree/main/buildstream/eleme...

[2]: https://aws.amazon.com/marketplace/pp/prodview-l363lrih42bhm

JacobiX|1 year ago

Thank you, I'll look into it more closely, fortunately it builds using CMake / Clang, and cross-platform libs ... might be possible to port it to MacOS after some tweaks.