QWT Compilation error On QT4 in Raspberry PI
Locked
Unsolved
QtonPi
-
Dear friends
I am trying to compile my QT4.8.6 Source code in raspberry pi jessie.
I got an error like this
mainwindow.cpp:972:25: error: ‘class QwtDial’ has no member named ‘setRange’ Settings_FOOTPEDAL->setRange(Sett_FP_Xaxis_CALIBER,Sett_FP_Yaxis_CALIBER,1,1);
my source code compiled successfully in wheezy os qt version is same.
I think the error occurs on qwt lib. I don have an idea how to fix it.The error occurred after changed my header file
l
//#include </usr/include/qwt/qwt_dial.h> //#include </usr/include/qwt/qwt_dial_needle.h> #include </usr/local/qwt-6.1.0/include/qwt_dial.h> #include </usr/local/qwt-6.1.0/include/qwt_dial_needle.h>
Please help me to fix this problem
Regards
Vivek R
-
Hi,
Please don't post the same question in multiple subforms. Once is enough.
Closing this one.