Hi thank You for the reply. That error was cleared. Hey and is this program fine
. Cause i have so many new errors up now. pls tell me the change's i need to do here.So that it works fine.
1>moc_graphplot.cpp
1>c:\qt\4.3.3\qwt\qwt-5.0.2\qwt-5.0.2\examples\graphplot\graphplot\generatedfiles\release\../../graphplot.h(11) : error C2504: 'qwtPlot' : base class undefined
1>.\GeneratedFiles\Release\moc_graphplot.cpp(52) : error C2061: syntax error : identifier 'qwtPlot'
1>main.cpp
1>c:\qt\4.3.3\qwt\qwt-5.0.2\qwt-5.0.2\examples\graphplot\graphplot\graphplot.h(11) : error C2504: 'qwtPlot' : base class undefined
1>graphplot.cpp
1>c:\qt\4.3.3\qwt\qwt-5.0.2\qwt-5.0.2\examples\graphplot\graphplot\graphplot.h(11) : error C2504: 'qwtPlot' : base class undefined
1>.\graphplot.cpp(9) : error C3861: 'setupUi': identifier not found
1>.\graphplot.cpp(10) : error C2065: 'pane' : undeclared identifier
1>.\graphplot.cpp(10) : error C2227: left of '->setAxisTitle' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>.\graphplot.cpp(11) : error C2227: left of '->setAxisScale' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>.\graphplot.cpp(12) : error C2227: left of '->setAxisTitle' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>.\graphplot.cpp(13) : error C2227: left of '->setAxisScale' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>Generating Code...
1>Build log was saved at "file://c:\Qt\4.3.3\QWT\qwt-5.0.2\qwt-5.0.2\examples\graphplot\graphplot\Release\BuildLog.htm"
1>graphplot - 10 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
1>moc_graphplot.cpp
1>c:\qt\4.3.3\qwt\qwt-5.0.2\qwt-5.0.2\examples\graphplot\graphplot\generatedfiles\release\../../graphplot.h(11) : error C2504: 'qwtPlot' : base class undefined
1>.\GeneratedFiles\Release\moc_graphplot.cpp(52) : error C2061: syntax error : identifier 'qwtPlot'
1>main.cpp
1>c:\qt\4.3.3\qwt\qwt-5.0.2\qwt-5.0.2\examples\graphplot\graphplot\graphplot.h(11) : error C2504: 'qwtPlot' : base class undefined
1>graphplot.cpp
1>c:\qt\4.3.3\qwt\qwt-5.0.2\qwt-5.0.2\examples\graphplot\graphplot\graphplot.h(11) : error C2504: 'qwtPlot' : base class undefined
1>.\graphplot.cpp(9) : error C3861: 'setupUi': identifier not found
1>.\graphplot.cpp(10) : error C2065: 'pane' : undeclared identifier
1>.\graphplot.cpp(10) : error C2227: left of '->setAxisTitle' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>.\graphplot.cpp(11) : error C2227: left of '->setAxisScale' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>.\graphplot.cpp(12) : error C2227: left of '->setAxisTitle' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>.\graphplot.cpp(13) : error C2227: left of '->setAxisScale' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>Generating Code...
1>Build log was saved at "file://c:\Qt\4.3.3\QWT\qwt-5.0.2\qwt-5.0.2\examples\graphplot\graphplot\Release\BuildLog.htm"
1>graphplot - 10 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
To copy to clipboard, switch view to plain text mode
Thank You
Regard's
Bookmarks