Hi,

> https://sigrok.org/wiki/Mac_OS_X#Binary_Disk_Images_.28DMG.29
> I can't seem to find the images. I also tried to build from scratch, but my 
> brew
> (Apple M2/Ventura 13.6.3/Homebrew 4.2.1) doesn't have qt@5.5 or python@2.

I encountered the same problem, I created an unofficial Mac Homebrew package.
I had to apply several patches to the source code for building with
older libraries.

https://github.com/takesako/homebrew-sigrok/

To install the stable release version of PulseView-0.4.2, please run
the following command:
```
brew install takesako/sigrok/pulseview
```

If you want to build the latest HEAD, please run the following commands:
```
brew install --HEAD takesako/sigrok/sigrok-firmware-fx2lafw
brew install --HEAD takesako/sigrok/libsigrokdecode
brew install --HEAD takesako/sigrok/libsigrok
brew install --HEAD takesako/sigrok/pulseview"
```

Please let me know if it worked well in your environment.

Best regards, Takesako


_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to