pothosware / PothosSDR

Pothos SDR windows development environment
https://github.com/pothosware/PothosSDR/wiki
311 stars 48 forks source link

Qt widget development #3

Closed guruofquality closed 3 years ago

guruofquality commented 9 years ago

In order to allow users to develop qt apps against the environment, we need to investigate the ABI compatibility across Qt versions, select a version of Qt to build against that will be easiest for user's to download and install.

guruofquality commented 3 years ago

The build now actually compiles qt5 rather than pre-built, however does not ship development files. Closing this issue, but shipping qt5 development is much easier now if needed