carloscn / tinyserial

Tiny Serial Open Source Project.
Mozilla Public License 2.0
71 stars 27 forks source link

Rebuild tinyserial with reducing qt-base version 5.8.0 #18

Open carloscn opened 3 years ago

carloscn commented 3 years ago

The https://github.com/carloscn/tinyserial/issues/4 issue have the Qt core lib. And the https://github.com/carloscn/tinyserial/issues/11 issue have the undefine _ZdlPvm problem.

We should reduce the version of qtbase and rebuild tinyserila with qt-base 5.8.0 to avoid the problem.

(The ubuntu os set qt5.9 is default version, it is hardly to change)