1
|
cd src/ && make -f Makefile
|
2
|
make[1]: Entering directory `/home/gouri/usr/local/qwt-6.1.3/src'
|
3
|
compiling qwt_abstract_scale_draw.cpp
|
4
|
In file included from qwt_abstract_scale_draw.h:13,
|
5
|
from qwt_abstract_scale_draw.cpp:10:
|
6
|
qwt_global.h:13:21: error: qglobal.h: No such file or directory
|
7
|
In file included from qwt_scale_div.h:14,
|
8
|
from qwt_abstract_scale_draw.h:14,
|
9
|
from qwt_abstract_scale_draw.cpp:10:
|
10
|
qwt_interval.h:14:23: error: qmetatype.h: No such file or directory
|
11
|
qwt_interval.h:17:20: error: qdebug.h: No such file or directory
|
12
|
In file included from qwt_abstract_scale_draw.h:14,
|
13
|
from qwt_abstract_scale_draw.cpp:10:
|
14
|
qwt_scale_div.h:15:19: error: qlist.h: No such file or directory
|
15
|
In file included from qwt_abstract_scale_draw.h:15,
|
16
|
from qwt_abstract_scale_draw.cpp:10:
|
17
|
qwt_text.h:14:21: error: qstring.h: No such file or directory
|
18
|
qwt_text.h:15:19: error: qsize.h: No such file or directory
|
19
|
qwt_text.h:16:19: error: qfont.h: No such file or directory
|
20
|
In file included from qwt_abstract_scale_draw.cpp:11:
|
21
|
qwt_math.h:26:19: error: qmath.h: No such file or directory
|
22
|
In file included from qwt_abstract_scale_draw.cpp:13:
|
23
|
qwt_painter.h:15:20: error: qpoint.h: No such file or directory
|
24
|
qwt_painter.h:16:19: error: qrect.h: No such file or directory
|
25
|
qwt_painter.h:17:18: error: qpen.h: No such file or directory
|
26
|
qwt_painter.h:18:19: error: qline.h: No such file or directory
|
27
|
qwt_painter.h:19:22: error: qpalette.h: No such file or directory
|
28
|
qwt_abstract_scale_draw.cpp:15:22: error: qpainter.h: No such file or directory
|
29
|
qwt_abstract_scale_draw.cpp:17:18: error: qmap.h: No such file or directory
|
30
|
qwt_abstract_scale_draw.cpp:18:21: error: qlocale.h: No such file or directory
|
31
|
In file included from qwt_scale_div.h:14,
|
32
|
from qwt_abstract_scale_draw.h:14,
|
33
|
from qwt_abstract_scale_draw.cpp:10:
|
34
|
qwt_interval.h:49: error: ISO C++ forbids declaration of ‘QFlags’ with no type
|
35
|
qwt_interval.h:49: error: expected ‘;’ before ‘<’ token
|
36
|
qwt_interval.h:53: error: ‘BorderFlags’ has not been declared
|
37
|
qwt_interval.h:56: error: ‘BorderFlags’ has not been declared
|
38
|
qwt_interval.h:65: error: ‘BorderFlags’ has not been declared
|
39
|
qwt_interval.h:66: error: ‘BorderFlags’ does not name a type
|
40
|
qwt_interval.h:101: error: ‘BorderFlags’ does not name a type
|
41
|
qwt_interval.h:104: error: ‘Q_MOVABLE_TYPE’ has not been declared
|
42
|
qwt_interval.h:104: error: expected constructor, destructor, or type conversion before ‘;’ token
|
43
|
qwt_interval.h: In constructor ‘QwtInterval::QwtInterval()’:
|
44
|
qwt_interval.h:115: error: class ‘QwtInterval’ does not have any field named ‘d_borderFlags’
|
45
|
qwt_interval.h: At global scope:
|
46
|
qwt_interval.h:129: error: ‘BorderFlags’ has not been declared
|
47
|
qwt_interval.h: In constructor ‘QwtInterval::QwtInterval(double, double, int)’:
|
48
|
qwt_interval.h:132: error: class ‘QwtInterval’ does not have any field named ‘d_borderFlags’
|
49
|
qwt_interval.h: At global scope:
|
50
|
qwt_interval.h:144: error: ‘BorderFlags’ has not been declared
|
51
|
qwt_interval.h: In member function ‘void QwtInterval::setInterval(double, double, int)’:
|
52
|
qwt_interval.h:148: error: ‘d_borderFlags’ was not declared in this scope
|
53
|
qwt_interval.h: At global scope:
|
54
|
qwt_interval.h:157: error: variable or field ‘setBorderFlags’ declared void
|
55
|
qwt_interval.h:157: error: ‘BorderFlags’ was not declared in this scope
|
56
|
qwt_interval.h:166: error: ‘BorderFlags’ in class ‘QwtInterval’ does not name a type
|
57
|
qwt_interval.h: In member function ‘bool QwtInterval::isValid() const’:
|
58
|
qwt_interval.h:212: error: ‘d_borderFlags’ was not declared in this scope
|
59
|
qwt_interval.h: In member function ‘bool QwtInterval::operator==(const QwtInterval&) const’:
|
60
|
qwt_interval.h:270: error: ‘d_borderFlags’ was not declared in this scope
|
61
|
qwt_interval.h:270: error: ‘const class QwtInterval’ has no member named ‘d_borderFlags’
|
62
|
qwt_interval.h: At global scope:
|
63
|
qwt_interval.h:313: error: expected constructor, destructor, or type conversion before ‘(’ token
|
64
|
In file included from qwt_abstract_scale_draw.h:14,
|
65
|
from qwt_abstract_scale_draw.cpp:10:
|
66
|
qwt_scale_div.h:61: error: ‘QList’ has not been declared
|
67
|
qwt_scale_div.h:61: error: expected ‘,’ or ‘...’ before ‘<’ token
|
68
|
qwt_scale_div.h:64: error: ‘QList’ has not been declared
|
69
|
qwt_scale_div.h:64: error: expected ‘,’ or ‘...’ before ‘<’ token
|
70
|
qwt_scale_div.h:67: error: ISO C++ forbids declaration of ‘QList’ with no type
|
71
|
qwt_scale_div.h:67: error: expected ‘,’ or ‘...’ before ‘<’ token
|
72
|
qwt_scale_div.h:66: error: ‘QwtScaleDiv::QwtScaleDiv(double, double, int)’ cannot be overloaded
|
73
|
qwt_scale_div.h:63: error: with ‘QwtScaleDiv::QwtScaleDiv(double, double, int)’
|
74
|
qwt_scale_div.h:87: error: ISO C++ forbids declaration of ‘QList’ with no type
|
75
|
qwt_scale_div.h:87: error: expected ‘,’ or ‘...’ before ‘<’ token
|
76
|
qwt_scale_div.h:88: error: ISO C++ forbids declaration of ‘QList’ with no type
|
77
|
qwt_scale_div.h:88: error: expected ‘;’ before ‘<’ token
|
78
|
qwt_scale_div.h:101: error: ISO C++ forbids declaration of ‘QList’ with no type
|
79
|
qwt_scale_div.h:101: error: expected ‘;’ before ‘<’ token
|
80
|
qwt_scale_div.h:104: error: ‘Q_MOVABLE_TYPE’ has not been declared
|
81
|
qwt_scale_div.h:104: error: expected constructor, destructor, or type conversion before ‘;’ token
|
82
|
qwt_scale_div.h:107: error: expected constructor, destructor, or type conversion before ‘operator’
|
83
|
In file included from qwt_abstract_scale_draw.h:15,
|
84
|
from qwt_abstract_scale_draw.cpp:10:
|
85
|
qwt_text.h:122: error: ISO C++ forbids declaration of ‘QFlags’ with no type
|
86
|
qwt_text.h:122: error: expected ‘;’ before ‘<’ token
|
87
|
qwt_text.h:140: error: ISO C++ forbids declaration of ‘QFlags’ with no type
|
88
|
qwt_text.h:140: error: expected ‘;’ before ‘<’ token
|
89
|
qwt_text.h:142: error: ISO C++ forbids declaration of ‘QString’ with no type
|
90
|
qwt_text.h:142: error: expected ‘,’ or ‘...’ before ‘&’ token
|
91
|
qwt_text.h:152: error: ISO C++ forbids declaration of ‘QString’ with no type
|
92
|
qwt_text.h:152: error: expected ‘,’ or ‘...’ before ‘&’ token
|
93
|
qwt_text.h:154: error: ‘QString’ does not name a type
|
94
|
qwt_text.h:159: error: ISO C++ forbids declaration of ‘QFont’ with no type
|
95
|
qwt_text.h:159: error: expected ‘,’ or ‘...’ before ‘&’ token
|
96
|
qwt_text.h:160: error: ‘QFont’ does not name a type
|
97
|
qwt_text.h:162: error: ‘QFont’ does not name a type
|
98
|
qwt_text.h:187: error: ISO C++ forbids declaration of ‘QFont’ with no type
|
99
|
qwt_text.h:187: error: expected ‘,’ or ‘...’ before ‘&’ token
|
100
|
qwt_text.h:188: error: ‘QSizeF’ does not name a type
|
101
|
qwt_text.h:193: error: ISO C++ forbids declaration of ‘QString’ with no type
|
102
|
qwt_text.h:193: error: expected ‘,’ or ‘...’ before ‘&’ token
|
103
|
qwt_text.h: In member function ‘bool QwtText::isNull() const’:
|
104
|
qwt_text.h:209: error: ‘text’ was not declared in this scope
|
105
|
qwt_text.h: In member function ‘bool QwtText::isEmpty() const’:
|
106
|
qwt_text.h:215: error: ‘text’ was not declared in this scope
|
107
|
qwt_text.h: At global scope:
|
108
|
qwt_text.h:218: error: expected constructor, destructor, or type conversion before ‘(’ token
|
109
|
In file included from qwt_abstract_scale_draw.cpp:10:
|
110
|
qwt_abstract_scale_draw.h:52: error: ISO C++ forbids declaration of ‘QFlags’ with no type
|
111
|
qwt_abstract_scale_draw.h:52: error: expected ‘;’ before ‘<’ token
|
112
|
qwt_abstract_scale_draw.h:77: error: ISO C++ forbids declaration of ‘QPalette’ with no type
|
113
|
qwt_abstract_scale_draw.h:77: error: expected ‘,’ or ‘...’ before ‘&’ token
|
114
|
qwt_abstract_scale_draw.h:139: error: expected constructor, destructor, or type conversion before ‘(’ token
|
115
|
In file included from qwt_abstract_scale_draw.cpp:11:
|
116
|
qwt_math.h: In function ‘int qwtFuzzyCompare(double, double, double)’:
|
117
|
qwt_math.h:65: error: ‘qAbs’ was not declared in this scope
|
118
|
qwt_math.h: In function ‘bool qwtFuzzyGreaterOrEqual(double, double)’:
|
119
|
qwt_math.h:79: error: ‘qFuzzyCompare’ was not declared in this scope
|
120
|
qwt_math.h: In function ‘bool qwtFuzzyLessOrEqual(double, double)’:
|
121
|
qwt_math.h:84: error: ‘qFuzzyCompare’ was not declared in this scope
|
122
|
qwt_math.h: In function ‘double qwtFastAtan2(double, double)’:
|
123
|
qwt_math.h:125: error: ‘M_PI’ was not declared in this scope
|
124
|
qwt_math.h: In function ‘double qwtRadians(double)’:
|
125
|
qwt_math.h:140: error: ‘M_PI’ was not declared in this scope
|
126
|
qwt_math.h: In function ‘double qwtDegrees(double)’:
|
127
|
qwt_math.h:146: error: ‘M_PI’ was not declared in this scope
|
128
|
In file included from qwt_abstract_scale_draw.cpp:13:
|
129
|
qwt_painter.h: At global scope:
|
130
|
qwt_painter.h:49: error: ISO C++ forbids declaration of ‘QString’ with no type
|
131
|
qwt_painter.h:49: error: expected ‘,’ or ‘...’ before ‘&’ token
|
132
|
qwt_painter.h:50: error: ISO C++ forbids declaration of ‘QPointF’ with no type
|
133
|
qwt_painter.h:50: error: expected ‘,’ or ‘...’ before ‘&’ token
|
134
|
qwt_painter.h:52: error: ISO C++ forbids declaration of ‘QString’ with no type
|
135
|
qwt_painter.h:52: error: expected ‘,’ or ‘...’ before ‘&’ token
|
136
|
qwt_painter.h:54: error: ISO C++ forbids declaration of ‘QString’ with no type
|
137
|
qwt_painter.h:54: error: expected ‘,’ or ‘...’ before ‘&’ token
|
138
|
qwt_painter.h:69: error: ISO C++ forbids declaration of ‘QPointF’ with no type
|
139
|
qwt_painter.h:69: error: expected ‘,’ or ‘...’ before ‘&’ token
|
140
|
qwt_painter.h:70: error: ISO C++ forbids declaration of ‘QLineF’ with no type
|
141
|
qwt_painter.h:70: error: expected ‘,’ or ‘...’ before ‘&’ token
|
142
|
qwt_painter.h:70: error: ‘static void QwtPainter::drawLine(QPainter*, int)’ cannot be overloaded
|
143
|
qwt_painter.h:69: error: with ‘static void QwtPainter::drawLine(QPainter*, int)’
|
144
|
qwt_painter.h:74: error: ISO C++ forbids declaration of ‘QPointF’ with no type
|
145
|
qwt_painter.h:74: error: expected ‘,’ or ‘...’ before ‘*’ token
|
146
|
qwt_painter.h:76: error: ISO C++ forbids declaration of ‘QPolygon’ with no type
|
147
|
qwt_painter.h:76: error: expected ‘,’ or ‘...’ before ‘&’ token
|
148
|
qwt_painter.h:77: error: ISO C++ forbids declaration of ‘QPolygon’ with no type
|
149
|
qwt_painter.h:77: error: expected ‘,’ or ‘...’ before ‘&’ token
|
150
|
qwt_painter.h:77: error: ‘static void QwtPainter::drawPolyline(QPainter*, int)’ cannot be overloaded
|
151
|
qwt_painter.h:74: error: with ‘static void QwtPainter::drawPolyline(QPainter*, int)’
|
152
|
qwt_painter.h:78: error: ISO C++ forbids declaration of ‘QPoint’ with no type
|
153
|
qwt_painter.h:78: error: expected ‘,’ or ‘...’ before ‘*’ token
|
154
|
qwt_painter.h:78: error: ‘static void QwtPainter::drawPolyline(QPainter*, int)’ cannot be overloaded
|
155
|
qwt_painter.h:74: error: with ‘static void QwtPainter::drawPolyline(QPainter*, int)’
|
156
|
qwt_painter.h:80: error: ISO C++ forbids declaration of ‘QPoint’ with no type
|
157
|
qwt_painter.h:80: error: expected ‘,’ or ‘...’ before ‘&’ token
|
158
|
qwt_painter.h:81: error: ISO C++ forbids declaration of ‘QPolygon’ with no type
|
159
|
qwt_painter.h:81: error: expected ‘,’ or ‘...’ before ‘&’ token
|
160
|
qwt_painter.h:82: error: ISO C++ forbids declaration of ‘QPoint’ with no type
|
161
|
qwt_painter.h:82: error: expected ‘,’ or ‘...’ before ‘*’ token
|
162
|
qwt_painter.h:82: error: ‘static void QwtPainter::drawPoints(QPainter*, int)’ cannot be overloaded
|
163
|
qwt_painter.h:81: error: with ‘static void QwtPainter::drawPoints(QPainter*, int)’
|
164
|
qwt_painter.h:85: error: ISO C++ forbids declaration of ‘QPointF’ with no type
|
165
|
qwt_painter.h:85: error: expected ‘,’ or ‘...’ before ‘&’ token
|
166
|
qwt_painter.h:85: error: ‘static void QwtPainter::drawPoint(QPainter*, int)’ cannot be overloaded
|
167
|
qwt_painter.h:80: error: with ‘static void QwtPainter::drawPoint(QPainter*, int)’
|
168
|
qwt_painter.h:87: error: ISO C++ forbids declaration of ‘QPointF’ with no type
|
169
|
qwt_painter.h:87: error: expected ‘,’ or ‘...’ before ‘*’ token
|
170
|
qwt_painter.h:87: error: ‘static void QwtPainter::drawPoints(QPainter*, int)’ cannot be overloaded
|
171
|
qwt_painter.h:81: error: with ‘static void QwtPainter::drawPoints(QPainter*, int)’
|
172
|
qwt_painter.h:94: error: ISO C++ forbids declaration of ‘QPalette’ with no type
|
173
|
qwt_painter.h:94: error: expected ‘,’ or ‘...’ before ‘&’ token
|
174
|
qwt_painter.h:98: error: ISO C++ forbids declaration of ‘QPalette’ with no type
|
175
|
qwt_painter.h:98: error: expected ‘,’ or ‘...’ before ‘&’ token
|
176
|
qwt_painter.h:101: error: ISO C++ forbids declaration of ‘QPalette’ with no type
|
177
|
qwt_painter.h:101: error: expected ‘,’ or ‘...’ before ‘&’ token
|
178
|
qwt_painter.h:105: error: ISO C++ forbids declaration of ‘QRect’ with no type
|
179
|
qwt_painter.h:105: error: expected ‘,’ or ‘...’ before ‘&’ token
|
180
|
qwt_painter.h:109: error: ‘Qt’ has not been declared
|
181
|
qwt_painter.h:115: error: ISO C++ forbids declaration of ‘QPoint’ with no type
|
182
|
qwt_painter.h:115: error: expected ‘,’ or ‘...’ before ‘&’ token
|
183
|
qwt_painter.h:120: error: ISO C++ forbids declaration of ‘QSize’ with no type
|
184
|
qwt_painter.h:120: error: expected ‘,’ or ‘...’ before ‘&’ token
|
185
|
qwt_painter.h: In static member function ‘static void QwtPainter::drawPoint(QPainter*, double, double)’:
|
186
|
qwt_painter.h:130: error: ‘QPointF’ was not declared in this scope
|
187
|
qwt_painter.h: At global scope:
|
188
|
qwt_painter.h:134: error: ISO C++ forbids declaration of ‘QPolygon’ with no type
|
189
|
qwt_painter.h:134: error: expected ‘,’ or ‘...’ before ‘&’ token
|
190
|
qwt_painter.h: In static member function ‘static void QwtPainter::drawPoints(QPainter*, int)’:
|
191
|
qwt_painter.h:136: error: ‘polygon’ was not declared in this scope
|
192
|
qwt_painter.h: At global scope:
|
193
|
qwt_painter.h:134: warning: unused parameter ‘QPolygon’
|
194
|
qwt_painter.h: In static member function ‘static void QwtPainter::drawPoints(QPainter*, const QPolygonF&)’:
|
195
|
qwt_painter.h:142: error: invalid use of incomplete type ‘const struct QPolygonF’
|
196
|
qwt_painter.h:25: error: forward declaration of ‘const struct QPolygonF’
|
197
|
qwt_painter.h:142: error: invalid use of incomplete type ‘const struct QPolygonF’
|
198
|
qwt_painter.h:25: error: forward declaration of ‘const struct QPolygonF’
|
199
|
qwt_painter.h: In static member function ‘static void QwtPainter::drawLine(QPainter*, double, double, double, double)’:
|
200
|
qwt_painter.h:149: error: ‘QPointF’ was not declared in this scope
|
201
|
qwt_painter.h: At global scope:
|
202
|
qwt_painter.h:153: error: ISO C++ forbids declaration of ‘QLineF’ with no type
|
203
|
qwt_painter.h:153: error: expected ‘,’ or ‘...’ before ‘&’ token
|
204
|
qwt_painter.h: In static member function ‘static void QwtPainter::drawLine(QPainter*, int)’:
|
205
|
qwt_painter.h:155: error: ‘line’ was not declared in this scope
|
206
|
qwt_painter.h: At global scope:
|
207
|
qwt_painter.h:153: warning: unused parameter ‘QLineF’
|
208
|
In file included from qwt_scale_map.h:14,
|
209
|
from qwt_abstract_scale_draw.cpp:14:
|
210
|
qwt_transform.h:114: error: ISO C++ forbids declaration of ‘QT_STATIC_CONST’ with no type
|
211
|
qwt_transform.h:114: error: expected ‘;’ before ‘double’
|
212
|
qwt_transform.h:115: error: ISO C++ forbids declaration of ‘QT_STATIC_CONST’ with no type
|
213
|
qwt_transform.h:115: error: expected ‘;’ before ‘double’
|
214
|
In file included from qwt_abstract_scale_draw.cpp:14:
|
215
|
qwt_scale_map.h:63: error: ‘QPointF’ does not name a type
|
216
|
qwt_scale_map.h:65: error: ‘QPointF’ does not name a type
|
217
|
qwt_scale_map.h: In member function ‘double QwtScaleMap::pDist() const’:
|
218
|
qwt_scale_map.h:119: error: ‘qAbs’ was not declared in this scope
|
219
|
qwt_scale_map.h: In member function ‘double QwtScaleMap::sDist() const’:
|
220
|
qwt_scale_map.h:127: error: ‘qAbs’ was not declared in this scope
|
221
|
qwt_scale_map.h: At global scope:
|
222
|
qwt_scale_map.h:172: error: expected constructor, destructor, or type conversion before ‘operator’
|
223
|
qwt_abstract_scale_draw.cpp:37: error: ‘ScaleComponents’ does not name a type
|
224
|
qwt_abstract_scale_draw.cpp:48: error: ISO C++ forbids declaration of ‘QMap’ with no type
|
225
|
qwt_abstract_scale_draw.cpp:48: error: expected ‘;’ before ‘<’ token
|
226
|
qwt_abstract_scale_draw.cpp: In constructor ‘QwtAbstractScaleDraw::PrivateData::PrivateData()’:
|
227
|
qwt_abstract_scale_draw.cpp:28: error: ‘components’ was not declared in this scope
|
228
|
qwt_abstract_scale_draw.cpp: In member function ‘void QwtAbstractScaleDraw::enableComponent(QwtAbstractScaleDraw::ScaleComponent, bool)’:
|
229
|
qwt_abstract_scale_draw.cpp:81: error: ‘class QwtAbstractScaleDraw::PrivateData’ has no member named ‘components’
|
230
|
qwt_abstract_scale_draw.cpp:83: error: ‘class QwtAbstractScaleDraw::PrivateData’ has no member named ‘components’
|
231
|
qwt_abstract_scale_draw.cpp: In member function ‘bool QwtAbstractScaleDraw::hasComponent(QwtAbstractScaleDraw::ScaleComponent) const’:
|
232
|
qwt_abstract_scale_draw.cpp:95: error: ‘class QwtAbstractScaleDraw::PrivateData’ has no member named ‘components’
|
233
|
qwt_abstract_scale_draw.cpp: In member function ‘void QwtAbstractScaleDraw::setScaleDiv(const QwtScaleDiv&)’:
|
234
|
qwt_abstract_scale_draw.cpp:106: error: ‘class QwtAbstractScaleDraw::PrivateData’ has no member named ‘labelCache’
|
235
|
qwt_abstract_scale_draw.cpp: At global scope:
|
236
|
qwt_abstract_scale_draw.cpp:169: error: ISO C++ forbids declaration of ‘QPalette’ with no type
|
237
|
qwt_abstract_scale_draw.cpp:169: error: expected ‘,’ or ‘...’ before ‘&’ token
|
238
|
qwt_abstract_scale_draw.cpp: In member function ‘virtual void QwtAbstractScaleDraw::draw(QPainter*, int) const’:
|
239
|
qwt_abstract_scale_draw.cpp:171: error: invalid use of incomplete type ‘struct QPainter’
|
240
|
qwt_text.h:23: error: forward declaration of ‘struct QPainter’
|
241
|
qwt_abstract_scale_draw.cpp:173: error: variable ‘QPen pen’ has initializer but incomplete type
|
242
|
qwt_abstract_scale_draw.cpp:173: error: invalid use of incomplete type ‘struct QPainter’
|
243
|
qwt_text.h:23: error: forward declaration of ‘struct QPainter’
|
244
|
qwt_abstract_scale_draw.cpp:176: error: invalid use of incomplete type ‘struct QPainter’
|
245
|
qwt_text.h:23: error: forward declaration of ‘struct QPainter’
|
246
|
qwt_abstract_scale_draw.cpp:180: error: invalid use of incomplete type ‘struct QPainter’
|
247
|
qwt_text.h:23: error: forward declaration of ‘struct QPainter’
|
248
|
qwt_abstract_scale_draw.cpp:181: error: invalid use of incomplete type ‘struct QPainter’
|
249
|
qwt_text.h:23: error: forward declaration of ‘struct QPainter’
|
250
|
qwt_abstract_scale_draw.cpp:181: error: ‘palette’ was not declared in this scope
|
251
|
qwt_abstract_scale_draw.cpp:181: error: ‘QPalette’ is not a class or namespace
|
252
|
qwt_abstract_scale_draw.cpp:183: error: expected initializer before ‘<’ token
|
253
|
qwt_abstract_scale_draw.cpp:186: error: ‘majorTicks’ was not declared in this scope
|
254
|
qwt_abstract_scale_draw.cpp:193: error: invalid use of incomplete type ‘struct QPainter’
|
255
|
qwt_text.h:23: error: forward declaration of ‘struct QPainter’
|
256
|
qwt_abstract_scale_draw.cpp:198: error: invalid use of incomplete type ‘struct QPainter’
|
257
|
qwt_text.h:23: error: forward declaration of ‘struct QPainter’
|
258
|
qwt_abstract_scale_draw.cpp:200: error: variable ‘QPen pen’ has initializer but incomplete type
|
259
|
qwt_abstract_scale_draw.cpp:200: error: invalid use of incomplete type ‘struct QPainter’
|
260
|
qwt_text.h:23: error: forward declaration of ‘struct QPainter’
|
261
|
qwt_abstract_scale_draw.cpp:201: error: ‘palette’ was not declared in this scope
|
262
|
qwt_abstract_scale_draw.cpp:201: error: ‘QPalette’ is not a class or namespace
|
263
|
qwt_abstract_scale_draw.cpp:202: error: ‘Qt’ has not been declared
|
264
|
qwt_abstract_scale_draw.cpp:204: error: invalid use of incomplete type ‘struct QPainter’
|
265
|
qwt_text.h:23: error: forward declaration of ‘struct QPainter’
|
266
|
qwt_abstract_scale_draw.cpp:213: error: expected initializer before ‘<’ token
|
267
|
qwt_abstract_scale_draw.cpp:214: error: ‘ticks’ was not declared in this scope
|
268
|
qwt_abstract_scale_draw.cpp:222: error: invalid use of incomplete type ‘struct QPainter’
|
269
|
qwt_text.h:23: error: forward declaration of ‘struct QPainter’
|
270
|
qwt_abstract_scale_draw.cpp:227: error: invalid use of incomplete type ‘struct QPainter’
|
271
|
qwt_text.h:23: error: forward declaration of ‘struct QPainter’
|
272
|
qwt_abstract_scale_draw.cpp:229: error: variable ‘QPen pen’ has initializer but incomplete type
|
273
|
qwt_abstract_scale_draw.cpp:229: error: invalid use of incomplete type ‘struct QPainter’
|
274
|
qwt_text.h:23: error: forward declaration of ‘struct QPainter’
|
275
|
qwt_abstract_scale_draw.cpp:230: error: ‘palette’ was not declared in this scope
|
276
|
qwt_abstract_scale_draw.cpp:230: error: ‘QPalette’ is not a class or namespace
|
277
|
qwt_abstract_scale_draw.cpp:231: error: ‘Qt’ has not been declared
|
278
|
qwt_abstract_scale_draw.cpp:233: error: invalid use of incomplete type ‘struct QPainter’
|
279
|
qwt_text.h:23: error: forward declaration of ‘struct QPainter’
|
280
|
qwt_abstract_scale_draw.cpp:237: error: invalid use of incomplete type ‘struct QPainter’
|
281
|
qwt_text.h:23: error: forward declaration of ‘struct QPainter’
|
282
|
qwt_abstract_scale_draw.cpp:240: error: invalid use of incomplete type ‘struct QPainter’
|
283
|
qwt_text.h:23: error: forward declaration of ‘struct QPainter’
|
284
|
qwt_abstract_scale_draw.cpp: At global scope:
|
285
|
qwt_abstract_scale_draw.cpp:168: warning: unused parameter ‘QPalette’
|
286
|
qwt_abstract_scale_draw.cpp: In member function ‘double QwtAbstractScaleDraw::maxTickLength() const’:
|
287
|
qwt_abstract_scale_draw.cpp:358: error: ‘qMax’ was not declared in this scope
|
288
|
qwt_abstract_scale_draw.cpp: In member function ‘virtual QwtText QwtAbstractScaleDraw::label(double) const’:
|
289
|
qwt_abstract_scale_draw.cpp:376: error: ‘QLocale’ was not declared in this scope
|
290
|
qwt_abstract_scale_draw.cpp: In member function ‘const QwtText& QwtAbstractScaleDraw::tickLabel(const QFont&, double) const’:
|
291
|
qwt_abstract_scale_draw.cpp:395: error: ‘QMap’ was not declared in this scope
|
292
|
qwt_abstract_scale_draw.cpp:395: error: expected primary-expression before ‘double’
|
293
|
qwt_abstract_scale_draw.cpp:395: error: expected ‘;’ before ‘double’
|
294
|
qwt_abstract_scale_draw.cpp:396: error: ‘it’ was not declared in this scope
|
295
|
qwt_abstract_scale_draw.cpp:396: error: ‘class QwtAbstractScaleDraw::PrivateData’ has no member named ‘labelCache’
|
296
|
qwt_abstract_scale_draw.cpp:402: error: ‘class QwtText’ has no member named ‘textSize’
|
297
|
qwt_abstract_scale_draw.cpp:404: error: ‘class QwtAbstractScaleDraw::PrivateData’ has no member named ‘labelCache’
|
298
|
qwt_abstract_scale_draw.cpp:407: error: ‘it’ was not declared in this scope
|
299
|
qwt_abstract_scale_draw.cpp: In member function ‘void QwtAbstractScaleDraw::invalidateCache()’:
|
300
|
qwt_abstract_scale_draw.cpp:419: error: ‘class QwtAbstractScaleDraw::PrivateData’ has no member named ‘labelCache’
|
301
|
make[1]: *** [obj/qwt_abstract_scale_draw.o] Error 1
|
302
|
make[1]: Leaving directory `/home/gouri/usr/local/qwt-6.1.3/src'
|
303
|
make: *** [sub-src-make_default-ordered] Error 2
|