Hello,
I was wondering what version of qwt I should use. Currently I'm using 5.1.2 (as seen on compile includes). I'm getting the following build error:
cd src/ && make -f Makefile
g++ -c -pipe -rdynamic -ffast-math -g -gdwarf-2 -arch i386 -Wall -W -DQT_SQL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.6/mkspecs/macx-g++ -I. -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtNetwork.framework/Versions/4/Headers -I/usr/include/QtNetwork -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/Library/Frameworks/QtSql.framework/Versions/4/Headers -I/usr/include/QtSql -I/usr/include -I/usr/include/ta-lib -I/usr/local/include/ta-lib -I/Users/conrad/ta-lib/include -I/opt/local/var/macports/software/qwt/5.1.2_0+qt4/opt/local/include -I../lib -I. -F/Library/Frameworks -o DateScaleDraw.o DateScaleDraw.cpp
DateScaleDraw.cpp: In member function ‘virtual void DateScaleDraw::draw(QPainter*, const QPalette&) const’:
DateScaleDraw.cpp:160: error: ‘class QwtScaleDiv’ has no member named ‘lowerBound’
DateScaleDraw.cpp:161: error: ‘class QwtScaleDiv’ has no member named ‘upperBound’
make[1]: *** [DateScaleDraw.o] Error 1
make: *** [sub-src-make_default] Error 2
Thanks,
Eric
Hi Eric.
The version that is verified to work is 5.2