[Qgis-developer] Building QGIS with Microsoft Visual C++ Express in Windows 7
Antony
antony.dev.webmail at gmail.com
Thu Aug 13 08:23:22 PDT 2015
Hi all,
Please help me how to resolve this issues.
I got the following errors,
/81> Generating Code...//
//81>Link://
//81> Creating library C:/00QQ/build/src/gui/Release/qgis_gui.lib
and object C:/00QQ/build/src/gui/Release/qgis_gui.exp//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual void __thiscall QwtPlot::print(class QPainter
*,class QRect const &,class QwtPlotPrintFilter const &)const "
(?print at QwtPlot@@UBEXPAVQPainter@@ABVQRect@@ABVQwtPlotPrintFilter@@@Z)//
//81>qgshistogramwidget.obj : error LNK2001: unresolved external symbol
"public: virtual void __thiscall QwtPlot::print(class QPainter *,class
QRect const &,class QwtPlotPrintFilter const &)const "
(?print at QwtPlot@@UBEXPAVQPainter@@ABVQRect@@ABVQwtPlotPrintFilter@@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual void __thiscall QwtPlot::polish(void)"
(?polish at QwtPlot@@UAEXXZ)//
//81>qgshistogramwidget.obj : error LNK2001: unresolved external symbol
"public: virtual void __thiscall QwtPlot::polish(void)"
(?polish at QwtPlot@@UAEXXZ)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual void __thiscall QwtPlot::clear(void)"
(?clear at QwtPlot@@UAEXXZ)//
//81>qgshistogramwidget.obj : error LNK2001: unresolved external symbol
"public: virtual void __thiscall QwtPlot::clear(void)"
(?clear at QwtPlot@@UAEXXZ)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "protected: virtual void __thiscall QwtPlot::drawItems(class
QPainter *,class QRect const &,class QwtScaleMap const * const,class
QwtPlotPrintFilter const &)const "
(?drawItems at QwtPlot@@MBEXPAVQPainter@@ABVQRect@@QBVQwtScaleMap@@ABVQwtPlotPrintFilter@@@Z)//
//81>qgshistogramwidget.obj : error LNK2001: unresolved external symbol
"protected: virtual void __thiscall QwtPlot::drawItems(class QPainter
*,class QRect const &,class QwtScaleMap const * const,class
QwtPlotPrintFilter const &)const "
(?drawItems at QwtPlot@@MBEXPAVQPainter@@ABVQRect@@QBVQwtScaleMap@@ABVQwtPlotPrintFilter@@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "protected: virtual void __thiscall
QwtPlot::printLegendItem(class QPainter *,class QWidget const *,class
QRect const &)const "
(?printLegendItem at QwtPlot@@MBEXPAVQPainter@@PBVQWidget@@ABVQRect@@@Z)//
//81>qgshistogramwidget.obj : error LNK2001: unresolved external symbol
"protected: virtual void __thiscall QwtPlot::printLegendItem(class
QPainter *,class QWidget const *,class QRect const &)const "
(?printLegendItem at QwtPlot@@MBEXPAVQPainter@@PBVQWidget@@ABVQRect@@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "protected: virtual void __thiscall QwtPlot::printTitle(class
QPainter *,class QRect const &)const "
(?printTitle at QwtPlot@@MBEXPAVQPainter@@ABVQRect@@@Z)//
//81>qgshistogramwidget.obj : error LNK2001: unresolved external symbol
"protected: virtual void __thiscall QwtPlot::printTitle(class QPainter
*,class QRect const &)const "
(?printTitle at QwtPlot@@MBEXPAVQPainter@@ABVQRect@@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "protected: virtual void __thiscall QwtPlot::printScale(class
QPainter *,int,int,int,int,class QRect const &)const "
(?printScale at QwtPlot@@MBEXPAVQPainter@@HHHHABVQRect@@@Z)//
//81>qgshistogramwidget.obj : error LNK2001: unresolved external symbol
"protected: virtual void __thiscall QwtPlot::printScale(class QPainter
*,int,int,int,int,class QRect const &)const "
(?printScale at QwtPlot@@MBEXPAVQPainter@@HHHHABVQRect@@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "protected: virtual void __thiscall QwtPlot::printCanvas(class
QPainter *,class QRect const &,class QRect const &,class QwtScaleMap
const * const,class QwtPlotPrintFilter const &)const "
(?printCanvas at QwtPlot@@MBEXPAVQPainter@@ABVQRect@@1QBVQwtScaleMap@@ABVQwtPlotPrintFilter@@@Z)//
//81>qgshistogramwidget.obj : error LNK2001: unresolved external symbol
"protected: virtual void __thiscall QwtPlot::printCanvas(class QPainter
*,class QRect const &,class QRect const &,class QwtScaleMap const *
const,class QwtPlotPrintFilter const &)const "
(?printCanvas at QwtPlot@@MBEXPAVQPainter@@ABVQRect@@1QBVQwtScaleMap@@ABVQwtPlotPrintFilter@@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "protected: virtual void __thiscall QwtPlot::printLegend(class
QPainter *,class QRect const &)const "
(?printLegend at QwtPlot@@MBEXPAVQPainter@@ABVQRect@@@Z)//
//81>qgshistogramwidget.obj : error LNK2001: unresolved external symbol
"protected: virtual void __thiscall QwtPlot::printLegend(class QPainter
*,class QRect const &)const "
(?printLegend at QwtPlot@@MBEXPAVQPainter@@ABVQRect@@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2019: unresolved external
symbol "__declspec(dllimport) public: __thiscall
QwtIntervalData::~QwtIntervalData(void)"
(__imp_??1QwtIntervalData@@QAE at XZ) referenced in function "public: void
__thiscall QgsRasterHistogramWidget::refreshHistogram(void)"
(?refreshHistogram at QgsRasterHistogramWidget@@QAEXXZ)//
//81>qwt5_histogram_item.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: __thiscall
QwtIntervalData::~QwtIntervalData(void)"
(__imp_??1QwtIntervalData@@QAE at XZ)//
//81>qgshistogramwidget.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: __thiscall
QwtIntervalData::~QwtIntervalData(void)"
(__imp_??1QwtIntervalData@@QAE at XZ)//
//81>qgsrasterhistogramwidget.obj : error LNK2019: unresolved external
symbol "__declspec(dllimport) public: __thiscall
QwtIntervalData::QwtIntervalData(class QVector<class QwtDoubleInterval>
const &,class QVector<double> const &)"
(__imp_??0QwtIntervalData@@QAE at ABV?$QVector at VQwtDoubleInterval@@@@ABV?$QVector at N@@@Z)
referenced in function "public: void __thiscall
QgsRasterHistogramWidget::refreshHistogram(void)"
(?refreshHistogram at QgsRasterHistogramWidget@@QAEXXZ)//
//81>qgshistogramwidget.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: __thiscall
QwtIntervalData::QwtIntervalData(class QVector<class QwtDoubleInterval>
const &,class QVector<double> const &)"
(__imp_??0QwtIntervalData@@QAE at ABV?$QVector at VQwtDoubleInterval@@@@ABV?$QVector at N@@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2019: unresolved external
symbol "__declspec(dllimport) public: void __thiscall
QwtPlotCurve::setData(class QVector<double> const &,class
QVector<double> const &)"
(__imp_?setData at QwtPlotCurve@@QAEXABV?$QVector at N@@0 at Z) referenced in
function "public: void __thiscall
QgsRasterHistogramWidget::refreshHistogram(void)"
(?refreshHistogram at QgsRasterHistogramWidget@@QAEXXZ)//
//81>qgsrasterhistogramwidget.obj : error LNK2019: unresolved external
symbol "__declspec(dllimport) public: void __thiscall
QwtPlot::setAxisAutoScale(int)"
(__imp_?setAxisAutoScale at QwtPlot@@QAEXH at Z) referenced in function
"public: void __thiscall
QgsRasterHistogramWidget::refreshHistogram(void)"
(?refreshHistogram at QgsRasterHistogramWidget@@QAEXXZ)//
//81>qgshistogramwidget.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: void __thiscall
QwtPlot::setAxisAutoScale(int)" (__imp_?setAxisAutoScale at QwtPlot@@QAEXH at Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "protected: virtual void __thiscall QwtLegend::resizeEvent(class
QResizeEvent *)" (?resizeEvent at QwtLegend@@MAEXPAVQResizeEvent@@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual void __thiscall QwtPlotGrid::draw(class QPainter
*,class QwtScaleMap const &,class QwtScaleMap const &,class QRect const
&)const "
(?draw at QwtPlotGrid@@UBEXPAVQPainter@@ABVQwtScaleMap@@1ABVQRect@@@Z)//
//81>qgshistogramwidget.obj : error LNK2001: unresolved external symbol
"public: virtual void __thiscall QwtPlotGrid::draw(class QPainter
*,class QwtScaleMap const &,class QwtScaleMap const &,class QRect const
&)const "
(?draw at QwtPlotGrid@@UBEXPAVQPainter@@ABVQwtScaleMap@@1ABVQRect@@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual void __thiscall QwtPlotCurve::draw(class
QPainter *,class QwtScaleMap const &,class QwtScaleMap const &,class
QRect const &)const "
(?draw at QwtPlotCurve@@UBEXPAVQPainter@@ABVQwtScaleMap@@1ABVQRect@@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual class QRectF __thiscall
QwtPlotCurve::boundingRect(void)const "
(?boundingRect at QwtPlotCurve@@UBE?AVQRectF@@XZ)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual void __thiscall QwtPlotCurve::draw(class
QPainter *,class QwtScaleMap const &,class QwtScaleMap const
&,int,int)const "
(?draw at QwtPlotCurve@@UBEXPAVQPainter@@ABVQwtScaleMap@@1HH at Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "protected: virtual void __thiscall QwtPlotCurve::drawCurve(class
QPainter *,int,class QwtScaleMap const &,class QwtScaleMap const
&,int,int)const "
(?drawCurve at QwtPlotCurve@@MBEXPAVQPainter@@HABVQwtScaleMap@@1HH at Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "protected: virtual void __thiscall
QwtPlotCurve::drawSymbols(class QPainter *,class QwtSymbol const &,class
QwtScaleMap const &,class QwtScaleMap const &,int,int)const "
(?drawSymbols at QwtPlotCurve@@MBEXPAVQPainter@@ABVQwtSymbol@@ABVQwtScaleMap@@2HH at Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual void __thiscall QwtPlotMarker::draw(class
QPainter *,class QwtScaleMap const &,class QwtScaleMap const &,class
QRect const &)const "
(?draw at QwtPlotMarker@@UBEXPAVQPainter@@ABVQwtScaleMap@@1ABVQRect@@@Z)//
//81>qgshistogramwidget.obj : error LNK2001: unresolved external symbol
"public: virtual void __thiscall QwtPlotMarker::draw(class QPainter
*,class QwtScaleMap const &,class QwtScaleMap const &,class QRect const
&)const "
(?draw at QwtPlotMarker@@UBEXPAVQPainter@@ABVQwtScaleMap@@1ABVQRect@@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual void __thiscall
QwtPicker::setSelectionFlags(int)" (?setSelectionFlags at QwtPicker@@UAEXH at Z)//
//81>qgsgraduatedhistogramwidget.obj : error LNK2001: unresolved
external symbol "public: virtual void __thiscall
QwtPicker::setSelectionFlags(int)" (?setSelectionFlags at QwtPicker@@UAEXH at Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual void __thiscall QwtPicker::setRubberBand(enum
QwtPicker::RubberBand)" (?setRubberBand at QwtPicker@@UAEXW4RubberBand at 1@@Z)//
//81>qgsgraduatedhistogramwidget.obj : error LNK2001: unresolved
external symbol "public: virtual void __thiscall
QwtPicker::setRubberBand(enum QwtPicker::RubberBand)"
(?setRubberBand at QwtPicker@@UAEXW4RubberBand at 1@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual void __thiscall QwtPicker::setTrackerMode(enum
QwtPicker::DisplayMode)"
(?setTrackerMode at QwtPicker@@UAEXW4DisplayMode at 1@@Z)//
//81>qgsgraduatedhistogramwidget.obj : error LNK2001: unresolved
external symbol "public: virtual void __thiscall
QwtPicker::setTrackerMode(enum QwtPicker::DisplayMode)"
(?setTrackerMode at QwtPicker@@UAEXW4DisplayMode at 1@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual void __thiscall QwtPicker::setResizeMode(enum
QwtPicker::ResizeMode)" (?setResizeMode at QwtPicker@@UAEXW4ResizeMode at 1@@Z)//
//81>qgsgraduatedhistogramwidget.obj : error LNK2001: unresolved
external symbol "public: virtual void __thiscall
QwtPicker::setResizeMode(enum QwtPicker::ResizeMode)"
(?setResizeMode at QwtPicker@@UAEXW4ResizeMode at 1@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual void __thiscall
QwtPicker::setRubberBandPen(class QPen const &)"
(?setRubberBandPen at QwtPicker@@UAEXABVQPen@@@Z)//
//81>qgsgraduatedhistogramwidget.obj : error LNK2001: unresolved
external symbol "public: virtual void __thiscall
QwtPicker::setRubberBandPen(class QPen const &)"
(?setRubberBandPen at QwtPicker@@UAEXABVQPen@@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual void __thiscall QwtPicker::setTrackerPen(class
QPen const &)" (?setTrackerPen at QwtPicker@@UAEXABVQPen@@@Z)//
//81>qgsgraduatedhistogramwidget.obj : error LNK2001: unresolved
external symbol "public: virtual void __thiscall
QwtPicker::setTrackerPen(class QPen const &)"
(?setTrackerPen at QwtPicker@@UAEXABVQPen@@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual void __thiscall QwtPicker::setTrackerFont(class
QFont const &)" (?setTrackerFont at QwtPicker@@UAEXABVQFont@@@Z)//
//81>qgsgraduatedhistogramwidget.obj : error LNK2001: unresolved
external symbol "public: virtual void __thiscall
QwtPicker::setTrackerFont(class QFont const &)"
(?setTrackerFont at QwtPicker@@UAEXABVQFont@@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual void __thiscall QwtPicker::setEnabled(bool)"
(?setEnabled at QwtPicker@@UAEX_N at Z)//
//81>qgsgraduatedhistogramwidget.obj : error LNK2001: unresolved
external symbol "public: virtual void __thiscall
QwtPicker::setEnabled(bool)" (?setEnabled at QwtPicker@@UAEX_N at Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "protected: virtual class QwtPickerMachine * __thiscall
QwtPicker::stateMachine(int)const "
(?stateMachine at QwtPicker@@MBEPAVQwtPickerMachine@@H at Z)//
//81>qgsgraduatedhistogramwidget.obj : error LNK2001: unresolved
external symbol "protected: virtual class QwtPickerMachine * __thiscall
QwtPicker::stateMachine(int)const "
(?stateMachine at QwtPicker@@MBEPAVQwtPickerMachine@@H at Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "protected: virtual class QwtText __thiscall
QwtPlotPicker::trackerText(class QPointF const &)const "
(?trackerText at QwtPlotPicker@@MBE?AVQwtText@@ABVQPointF@@@Z)//
//81>qgsgraduatedhistogramwidget.obj : error LNK2001: unresolved
external symbol "protected: virtual class QwtText __thiscall
QwtPlotPicker::trackerText(class QPointF const &)const "
(?trackerText at QwtPlotPicker@@MBE?AVQwtText@@ABVQPointF@@@Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual void __thiscall
QwtPlotZoomer::setSelectionFlags(int)"
(?setSelectionFlags at QwtPlotZoomer@@UAEXH at Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2001: unresolved external
symbol "public: virtual void __thiscall
QwtPlotZoomer::move(double,double)" (?move at QwtPlotZoomer@@UAEXNN at Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2019: unresolved external
symbol "__declspec(dllimport) public: virtual __thiscall
QwtPlotPrintFilter::~QwtPlotPrintFilter(void)"
(__imp_??1QwtPlotPrintFilter@@UAE at XZ) referenced in function "public:
bool __thiscall QgsRasterHistogramWidget::histoSaveAsImage(class QString
const &,int,int,int)"
(?histoSaveAsImage at QgsRasterHistogramWidget@@QAE_NABVQString@@HHH at Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2019: unresolved external
symbol "__declspec(dllimport) public: void __thiscall
QwtPlotPrintFilter::setOptions(int)"
(__imp_?setOptions at QwtPlotPrintFilter@@QAEXH at Z) referenced in function
"public: bool __thiscall
QgsRasterHistogramWidget::histoSaveAsImage(class QString const
&,int,int,int)"
(?histoSaveAsImage at QgsRasterHistogramWidget@@QAE_NABVQString@@HHH at Z)//
//81>qgsrasterhistogramwidget.obj : error LNK2019: unresolved external
symbol "__declspec(dllimport) public: __thiscall
QwtPlotPrintFilter::QwtPlotPrintFilter(void)"
(__imp_??0QwtPlotPrintFilter@@QAE at XZ) referenced in function "public:
bool __thiscall QgsRasterHistogramWidget::histoSaveAsImage(class QString
const &,int,int,int)"
(?histoSaveAsImage at QgsRasterHistogramWidget@@QAE_NABVQString@@HHH at Z)//
//81>qwt5_histogram_item.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: __thiscall
QwtIntervalData::QwtIntervalData(void)"
(__imp_??0QwtIntervalData@@QAE at XZ) referenced in function "public:
__thiscall HistogramItem::PrivateData::PrivateData(void)"
(??0PrivateData at HistogramItem@@QAE at XZ)//
//81>qwt5_histogram_item.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: class QwtIntervalData & __thiscall
QwtIntervalData::operator=(class QwtIntervalData const &)"
(__imp_??4QwtIntervalData@@QAEAAV0 at ABV0@@Z) referenced in function
"public: void __thiscall HistogramItem::setData(class QwtIntervalData
const &)" (?setData at HistogramItem@@QAEXABVQwtIntervalData@@@Z)//
//81>qwt5_histogram_item.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: class QRectF __thiscall
QwtIntervalData::boundingRect(void)const "
(__imp_?boundingRect at QwtIntervalData@@QBE?AVQRectF@@XZ) referenced in
function "public: virtual class QRectF __thiscall
HistogramItem::boundingRect(void)const "
(?boundingRect at HistogramItem@@UBE?AVQRectF@@XZ)//
//81>qwt5_histogram_item.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: static void __cdecl
QwtPainter::drawLine(class QPainter *,int,int,int,int)"
(__imp_?drawLine at QwtPainter@@SAXPAVQPainter@@HHHH at Z) referenced in
function "protected: virtual void __thiscall
HistogramItem::drawBar(class QPainter *,enum Qt::Orientation,class QRect
const &)const "
(?drawBar at HistogramItem@@MBEXPAVQPainter@@W4Orientation at Qt@@ABVQRect@@@Z)//
//81>qwt5_histogram_item.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: static void __cdecl
QwtPainter::drawRect(class QPainter *,int,int,int,int)"
(__imp_?drawRect at QwtPainter@@SAXPAVQPainter@@HHHH at Z) referenced in
function "protected: virtual void __thiscall
HistogramItem::drawBar(class QPainter *,enum Qt::Orientation,class QRect
const &)const "
(?drawBar at HistogramItem@@MBEXPAVQPainter@@W4Orientation at Qt@@ABVQRect@@@Z)//
//81>qwt5_histogram_item.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: void __thiscall
QwtLegendItem::setIdentifierMode(int)"
(__imp_?setIdentifierMode at QwtLegendItem@@QAEXH at Z) referenced in function
"public: virtual void __thiscall HistogramItem::updateLegend(class
QwtLegend *)const " (?updateLegend at HistogramItem@@UBEXPAVQwtLegend@@@Z)//
//81>qwt5_histogram_item.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: void __thiscall
QwtLegendItem::setCurvePen(class QPen const &)"
(__imp_?setCurvePen at QwtLegendItem@@QAEXABVQPen@@@Z) referenced in
function "public: virtual void __thiscall
HistogramItem::updateLegend(class QwtLegend *)const "
(?updateLegend at HistogramItem@@UBEXPAVQwtLegend@@@Z)//
//81>qwt5_histogram_item.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: int __thiscall
QwtLegend::identifierMode(void)const "
(__imp_?identifierMode at QwtLegend@@QBEHXZ) referenced in function
"public: virtual void __thiscall HistogramItem::updateLegend(class
QwtLegend *)const " (?updateLegend at HistogramItem@@UBEXPAVQwtLegend@@@Z)//
//81>qwt5_histogram_item.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: enum QwtLegend::LegendDisplayPolicy
__thiscall QwtLegend::displayPolicy(void)const "
(__imp_?displayPolicy at QwtLegend@@QBE?AW4LegendDisplayPolicy at 1@XZ)
referenced in function "public: virtual void __thiscall
HistogramItem::updateLegend(class QwtLegend *)const "
(?updateLegend at HistogramItem@@UBEXPAVQwtLegend@@@Z)//
//81>qwt5_histogram_item.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: class QwtDoubleInterval const &
__thiscall QwtIntervalData::interval(unsigned int)const "
(__imp_?interval at QwtIntervalData@@QBEABVQwtDoubleInterval@@I at Z)
referenced in function "public: virtual void __thiscall
HistogramItem::draw(class QPainter *,class QwtScaleMap const &,class
QwtScaleMap const &,class QRect const &)const "
(?draw at HistogramItem@@UBEXPAVQPainter@@ABVQwtScaleMap@@1ABVQRect@@@Z)//
//81>qwt5_histogram_item.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: double __thiscall
QwtIntervalData::value(unsigned int)const "
(__imp_?value at QwtIntervalData@@QBENI at Z) referenced in function "public:
virtual void __thiscall HistogramItem::draw(class QPainter *,class
QwtScaleMap const &,class QwtScaleMap const &,class QRect const &)const
" (?draw at HistogramItem@@UBEXPAVQPainter@@ABVQwtScaleMap@@1ABVQRect@@@Z)//
//81>qwt5_histogram_item.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: unsigned int __thiscall
QwtIntervalData::size(void)const " (__imp_?size at QwtIntervalData@@QBEIXZ)
referenced in function "public: virtual void __thiscall
HistogramItem::draw(class QPainter *,class QwtScaleMap const &,class
QwtScaleMap const &,class QRect const &)const "
(?draw at HistogramItem@@UBEXPAVQPainter@@ABVQwtScaleMap@@1ABVQRect@@@Z)//
//81>qwt5_histogram_item.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: int __thiscall
QwtScaleMap::transform(double)const "
(__imp_?transform at QwtScaleMap@@QBEHN at Z) referenced in function "public:
virtual void __thiscall HistogramItem::draw(class QPainter *,class
QwtScaleMap const &,class QwtScaleMap const &,class QRect const &)const
" (?draw at HistogramItem@@UBEXPAVQPainter@@ABVQwtScaleMap@@1ABVQRect@@@Z)//
//81>qgsgraduatedhistogramwidget.obj : error LNK2001: unresolved
external symbol "__declspec(dllimport) public: int __thiscall
QwtScaleMap::transform(double)const "
(__imp_?transform at QwtScaleMap@@QBEHN at Z)//
//81>C:\00QQ\build\output\bin\Release\qgis_gui.dll : fatal error
LNK1120: 49 unresolved externals//
//81>//
//81>Build FAILED.//
/
--
Regards
Antony
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20150813/3e675547/attachment-0001.html>
More information about the Qgis-developer
mailing list