OpenHantek / OpenHantek6022

OpenHantek6022 is a DSO software for Hantek USB digital signal oscilloscopes 6022BE / BL. Development OS is Debian Linux, but the program also works on FreeBSD, MacOS, RaspberryPi and Windows. No support for non-Linux related issues unless a volunteer steps in!
GNU General Public License v3.0
868 stars 153 forks source link

Is there a way to compile on PPC arch? #115

Closed MoMoPouetDev closed 4 years ago

MoMoPouetDev commented 4 years ago

Additional context I'm about to get an old G3 based on PPC arch and I wonder if it is possible to build on this arch or not? Thanks

Ho-Ro commented 4 years ago

If no PPC user can answer you have to try it on your own. 1st step would be to check the availability of all required libraries (libusb fftw qt5 cmake).

MoMoPouetDev commented 4 years ago

Yes I've already check especially for qt5 and on Tiger 10.4 the last version available is 4.8. So ...