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
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