I tried to migrate from qt 4.8.4 and get the folloving error:
bq. mat’ : is not a member of ‘QPrinter’
19> C:\Qt\Qt5.0.1\5.0.1\msvc2010\include\QtPrintSupport\qprinter.h(66) : see declaration of ‘QPrinter’
19>src\qwt_plot_renderer.cpp(250): error C2065: ‘PostScriptFormat’ : undeclared identifier
↧