qt5.4编译最新版本qwt6.1.x

时间:2022-05-13 12:12:29

OS:centos65

qt5.4编译qwt6.1.0会编译不通过,但编译最新qwt6.1.x会通过。

编译方法:

1

svn checkout svn://svn.code.sf.net/p/qwt/code/branches/qwt-6.1 


2

编译

 /opt/Qt5.4.2/5.4/gcc_64/bin/qmake qwt.pro

make

make install