David Coles
David Coles
I think we can safely close this now that there's [flipperzero-rs/flipper-zero](https://github.com/flipperzero-rs/flipperzero). While [`std`](https://doc.rust-lang.org/std/) support is probably possible, I'm not sure it's worth the trouble at present (the Flipper Zero SDK...
@skotopes Thanks! The SDK support has certainly made life a lot easier. The main challenge now is making the Clang-based [`bindgen`](https://crates.io/crates/bindgen) play nicely with the toolchain. Once that's reasonably stable,...
Hi @abbottmg, Good question. I'm not sure without taking a look into how `certbot` plugins work, but I suspect plugins are designed exactly for cases like this one. Let me...
> I'm hitting the same issue but with GTest, but for me rebuilding is not helping. The fix for me is to refresh the tests (either through UI or with...
> Very nice, cool to see this building on Windows, thanks for sending the pull request! > FYI we are currently working on automated Copybara sync so we can merge...
Rebased onto the `dev` branch and added an additional commit that adds a `CMakePresets.json` file which can help simplify multiple CMake configurations.
@jan-wassenberg @austinvhuang It looks like this Copybara sync (https://github.com/google/gemma.cpp/commit/c03b5da542ef19f65a4147a52ccac7c89334e7f3) reverted all the changes from this PR. Yay automation.
> ouch sorry about that, will take a closer look a bit later this evening. No worries! ~~I'll reapply the commits on the current `dev` branch and put up a...
> Sorry about this! We're still working out the kinks. > > I've restoring the changes in [84444c9](https://github.com/google/gemma.cpp/commit/84444c93a44f484442fda2523dde7e77dbd3a53c). Sounds great! Thank you.
Hi @GrahamboJangles, > Can I request an exe download for those of us who are not familiar with building on Windows? PR #38 adds the Windows build to the GitHub...