pawelpetruch

Results 10 comments of pawelpetruch

@lukepighetti any idea?

As wished - the PR [https://github.com/pedromassango/bottom_navy_bar/pull/67](url)

It's done, it can be merged. @pedromassango @omidraha

Changes as requested. @pedromassango @omidraha

@bizz84 maybe use mocktail? It's way more comprehensive when migrating to null safety.

[email protected] with the following changes passed ``` class AsioAT1108 < Formula desc "Cross-platform C++ Library for asynchronous programming" homepage "https://think-async.com/Asio" url "https://downloads.sourceforge.net/project/asio/asio/1.10.8%20%28Stable%29/asio-1.10.8.tar.bz2" sha256 "26deedaebbed062141786db8cfce54e77f06588374d08cccf11c02de1da1ed49" license "BSL-1.0" head "https://github.com/chriskohlhoff/asio.git" keg_only :versioned_formula...

> Can you run this without Rosetta? [@pawelpetruch](https://github.com/pawelpetruch) I'm on M3 Max and have no issues @mrpollo - tried without Rosetta, see logs below from: `...../Library/Logs/Homebrew/fastcdr/02.cmake.log` ``` un Build Command(s):...

Running: ``` sudo xcode-select -s /Applications/Xcode.ap brew reinstall px4/px4/fastcdr --build-from-source -v ``` fixed the issue and I could run `brew install px4-dev px4-sim` just fine.