7 ms·
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
by jbleonesio 2y 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/elements https://gitlab.com/squey/squey/-/tree/main/buildstream/eleme...
[2]: https://aws.amazon.com/marketplace/pp/prodview-l363lrih42bhm https://aws.amazon.com/marketplace/pp/prodview-l363lrih42bhm
- JacobiX 2y agoThank 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.
- jbleonesio 2y agoWe are using BuildStream to export a flatpak application but the build system is indeed CMake with both Clang and GCC compiling the project without warnings. Feel free to open an issue[1] on the project repository to further discuss about a MacOS port :) [1]: https://gitlab.com/squey/squey/-/issues/new https://gitlab.com/squey/squey/-/issues/new