[Paraview] October snapshot of ParaView III - Compile Errors

joeh at cis.jhu.edu joeh at cis.jhu.edu
Fri Oct 6 18:55:35 EDT 2006


Hello,

I am using MSVS 2003 SP1 and QT 4.1.4. When I try to compile the code from
CVS after building the project with CMAKE I get the followings 22 errors.
It seems to be missing one of the QT libraries or something? Any
suggestions? Is this the right version of QT to be using?

Sincerely,

Joseph Hennessey

----------errors--------

QtWidgets error LNK2019: unresolved external symbol "__declspec(dllimport)
public: class QList<class QItemSelectionRange>::const_iterator __thiscall
QList<class QItemSelectionRange>::end(void)const "
(__imp_?end@?$QList at VQItemSelectionRange@@@@QBE?AVconst_iterator at 1@XZ)
referenced in function "protected: virtual class QRegion __thiscall
pqFlatTreeView::visualRegionForSelection(class QItemSelection const
&)const "
(?visualRegionForSelection at pqFlatTreeView@@MBE?AVQRegion@@ABVQItemSelection@@@Z)
QtWidgets error LNK2019: unresolved external symbol "__declspec(dllimport)
public: class QList<class QItemSelectionRange>::const_iterator __thiscall
QList<class QItemSelectionRange>::begin(void)const "
(__imp_?begin@?$QList at VQItemSelectionRange@@@@QBE?AVconst_iterator at 1@XZ)
referenced in function "protected: virtual class QRegion __thiscall
pqFlatTreeView::visualRegionForSelection(class QItemSelection const
&)const "
(?visualRegionForSelection at pqFlatTreeView@@MBE?AVQRegion@@ABVQItemSelection@@@Z)
QtWidgets error LNK2019: unresolved external symbol "__declspec(dllimport)
public: int __thiscall QList<class QItemSelectionRange>::size(void)const "
(__imp_?size@?$QList at VQItemSelectionRange@@@@QBEHXZ) referenced in
function "private: void __thiscall pqFlatTreeView::changeSelection(class
QItemSelection const &,class QItemSelection const &)"
(?changeSelection at pqFlatTreeView@@AAEXABVQItemSelection@@0 at Z)
QtWidgets fatal error LNK1120: 3 unresolved externals
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: void __thiscall QVector<class QPoint>::clear(void)"
(__imp_?clear@?$QVector at VQPoint@@@@QAEXXZ) referenced in function "public:
virtual void __thiscall pqLineChartItemPoints::clear(void)"
(?clear at pqLineChartItemPoints@@UAEXXZ)
QtChart error LNK2001: unresolved external symbol "__declspec(dllimport)
public: void __thiscall QVector<class QPoint>::clear(void)"
(__imp_?clear@?$QVector at VQPoint@@@@QAEXXZ)
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: void __thiscall QVector<class QPoint>::clear(void)"
(__imp_?clear@?$QVector at VQPoint@@@@QAEXXZ) referenced in function "public:
__thiscall std::basic_istream<char,struct std::char_traits<char>
>::sentry::sentry(class std::basic_istream<char,struct
std::char_traits<char> > &,bool)"
(??0sentry@?$basic_istream at DU?$char_traits at D@std@@@std@@QAE at AAV12@_N at Z)
QtChart error LNK2001: unresolved external symbol "__declspec(dllimport)
public: void __thiscall QVector<class QPoint>::clear(void)"
(__imp_?clear@?$QVector at VQPoint@@@@QAEXXZ)
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: void __thiscall QVector<class QPoint>::append(class QPoint const
&)" (__imp_?append@?$QVector at VQPoint@@@@QAEXABVQPoint@@@Z) referenced in
function "public: void __thiscall pqLineChart::layoutChart(void)"
(?layoutChart at pqLineChart@@QAEXXZ)
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: class QPoint & __thiscall QVector<class QPoint>::last(void)"
(__imp_?last@?$QVector at VQPoint@@@@QAEAAVQPoint@@XZ) referenced in function
"public: void __thiscall pqLineChart::layoutChart(void)"
(?layoutChart at pqLineChart@@QAEXXZ)
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: void __thiscall QVector<class QPoint>::reserve(int)"
(__imp_?reserve@?$QVector at VQPoint@@@@QAEXH at Z) referenced in function
"public: void __thiscall pqLineChart::layoutChart(void)"
(?layoutChart at pqLineChart@@QAEXXZ)
QtChart error LNK2001: unresolved external symbol "__declspec(dllimport)
public: void __thiscall QVector<class QPoint>::reserve(int)"
(__imp_?reserve@?$QVector at VQPoint@@@@QAEXH at Z)
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: class QPoint * __thiscall QVector<class QPoint>::end(void)"
(__imp_?end@?$QVector at VQPoint@@@@QAEPAVQPoint@@XZ) referenced in function
"public: void __thiscall pqLineChart::drawChart(class QPainter &,class
QRect const &)" (?drawChart at pqLineChart@@QAEXAAVQPainter@@ABVQRect@@@Z)
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: class QPoint * __thiscall QVector<class QPoint>::begin(void)"
(__imp_?begin@?$QVector at VQPoint@@@@QAEPAVQPoint@@XZ) referenced in
function "public: void __thiscall pqLineChart::drawChart(class QPainter
&,class QRect const &)"
(?drawChart at pqLineChart@@QAEXAAVQPainter@@ABVQRect@@@Z)
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: __thiscall QVector<class QPoint>::~QVector<class QPoint>(void)"
(__imp_??1?$QVector at VQPoint@@@@QAE at XZ) referenced in function $L39486
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: __thiscall QVector<class QPoint>::QVector<class QPoint>(void)"
(__imp_??0?$QVector at VQPoint@@@@QAE at XZ) referenced in function "public:
__thiscall pqLineErrorPlot::pqImplementation::pqImplementation(class
pqMarkerPen *,class QPen const &,double,class QVector<struct
pqLineErrorPlot::Coordinate>)"
(??0pqImplementation at pqLineErrorPlot@@QAE at PAVpqMarkerPen@@ABVQPen@@NV?$QVector at UCoordinate@pqLineErrorPlot@@@@@Z)
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: void __thiscall QVector<class QPoint>::push_back(class QPoint
const &)" (__imp_?push_back@?$QVector at VQPoint@@@@QAEXABVQPoint@@@Z)
referenced in function "public: virtual void __thiscall
pqLineErrorPlot::layoutPlot(class pqChartAxis const &,class pqChartAxis
const &)" (?layoutPlot at pqLineErrorPlot@@UAEXABVpqChartAxis@@0 at Z)
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: class QPoint & __thiscall QVector<class QPoint>::back(void)"
(__imp_?back@?$QVector at VQPoint@@@@QAEAAVQPoint@@XZ) referenced in function
"public: virtual void __thiscall pqLineErrorPlot::drawPlot(class QPainter
&,class QRect const &,class pqChartAxis const &,class pqChartAxis const
&)"
(?drawPlot at pqLineErrorPlot@@UAEXAAVQPainter@@ABVQRect@@ABVpqChartAxis@@2 at Z)
QtChart error LNK2001: unresolved external symbol "__declspec(dllimport)
public: class QPoint & __thiscall QVector<class QPoint>::back(void)"
(__imp_?back@?$QVector at VQPoint@@@@QAEAAVQPoint@@XZ)
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: int __thiscall QVector<class QPoint>::size(void)const "
(__imp_?size@?$QVector at VQPoint@@@@QBEHXZ) referenced in function "public:
virtual void __thiscall pqLineErrorPlot::drawPlot(class QPainter &,class
QRect const &,class pqChartAxis const &,class pqChartAxis const &)"
(?drawPlot at pqLineErrorPlot@@UAEXAAVQPainter@@ABVQRect@@ABVpqChartAxis@@2 at Z)
QtChart error LNK2001: unresolved external symbol "__declspec(dllimport)
public: int __thiscall QVector<class QPoint>::size(void)const "
(__imp_?size@?$QVector at VQPoint@@@@QBEHXZ)
QtChart error LNK2001: unresolved external symbol "__declspec(dllimport)
public: int __thiscall QVector<class QPoint>::size(void)const "
(__imp_?size@?$QVector at VQPoint@@@@QBEHXZ)
QtChart error LNK2001: unresolved external symbol "__declspec(dllimport)
public: int __thiscall QVector<class QPoint>::size(void)const "
(__imp_?size@?$QVector at VQPoint@@@@QBEHXZ)
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: class QPoint & __thiscall QVector<class QPoint>::operator[](int)"
(__imp_??A?$QVector at VQPoint@@@@QAEAAVQPoint@@H at Z) referenced in function
"public: virtual double const __thiscall
pqLineErrorPlot::getDistance(class QPoint const &)const "
(?getDistance at pqLineErrorPlot@@UBE?BNABVQPoint@@@Z)
QtChart error LNK2001: unresolved external symbol "__declspec(dllimport)
public: class QPoint & __thiscall QVector<class QPoint>::operator[](int)"
(__imp_??A?$QVector at VQPoint@@@@QAEAAVQPoint@@H at Z)
QtChart error LNK2001: unresolved external symbol "__declspec(dllimport)
public: class QPoint & __thiscall QVector<class QPoint>::operator[](int)"
(__imp_??A?$QVector at VQPoint@@@@QAEAAVQPoint@@H at Z)
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: void __thiscall QVector<class QPoint>::resize(int)"
(__imp_?resize@?$QVector at VQPoint@@@@QAEXH at Z) referenced in function
"public: virtual void __thiscall pqLinePlot::layoutPlot(class pqChartAxis
const &,class pqChartAxis const &)"
(?layoutPlot at pqLinePlot@@UAEXABVpqChartAxis@@0 at Z)
QtChart error LNK2001: unresolved external symbol "__declspec(dllimport)
public: void __thiscall QVector<class QPoint>::resize(int)"
(__imp_?resize@?$QVector at VQPoint@@@@QAEXH at Z)
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: class QPointF const & __thiscall QVector<class
QPointF>::operator[](int)const "
(__imp_??A?$QVector at VQPointF@@@@QBEABVQPointF@@H at Z) referenced in function
"public: void __thiscall pqMarkerPen::drawPoints(class QPainter &,class
QPolygonF const &)"
(?drawPoints at pqMarkerPen@@QAEXAAVQPainter@@ABVQPolygonF@@@Z)
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: int __thiscall QVector<class QPointF>::size(void)const "
(__imp_?size@?$QVector at VQPointF@@@@QBEHXZ) referenced in function "public:
void __thiscall pqMarkerPen::drawPoints(class QPainter &,class QPolygonF
const &)" (?drawPoints at pqMarkerPen@@QAEXAAVQPainter@@ABVQPolygonF@@@Z)
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: class QPoint const & __thiscall QVector<class
QPoint>::operator[](int)const "
(__imp_??A?$QVector at VQPoint@@@@QBEABVQPoint@@H at Z) referenced in function
"public: void __thiscall pqMarkerPen::drawPoints(class QPainter &,class
QPolygon const &)"
(?drawPoints at pqMarkerPen@@QAEXAAVQPainter@@ABVQPolygon@@@Z)
QtChart error LNK2019: unresolved external symbol "__declspec(dllimport)
public: void __thiscall QVector<class QPointF>::append(class QPointF const
&)" (__imp_?append@?$QVector at VQPointF@@@@QAEXABVQPointF@@@Z) referenced in
function "public: __thiscall pqDiamondMarkerPen::pqDiamondMarkerPen(class
QPen const &,class QSize const &,class QPen const &,class QBrush const
&,unsigned int)"
(??0pqDiamondMarkerPen@@QAE at ABVQPen@@ABVQSize@@0ABVQBrush@@I at Z)
QtChart error LNK2001: unresolved external symbol "__declspec(dllimport)
public: void __thiscall QVector<class QPointF>::append(class QPointF const
&)" (__imp_?append@?$QVector at VQPointF@@@@QAEXABVQPointF@@@Z)
QtChart fatal error LNK1120: 17 unresolved externals
pqComponents error LNK2019: unresolved external symbol
"__declspec(dllimport) public: int __thiscall QList<class
QItemSelectionRange>::size(void)const "
(__imp_?size@?$QList at VQItemSelectionRange@@@@QBEHXZ) referenced in
function "private: void __thiscall
pqCustomFilterManager::updateButtons(class QItemSelection const &,class
QItemSelection const &)"
(?updateButtons at pqCustomFilterManager@@AAEXABVQItemSelection@@0 at Z)
pqComponents error LNK2019: unresolved external symbol
"__declspec(dllimport) public: void __thiscall QList<class
QItemSelectionRange>::push_back(class QItemSelectionRange const &)"
(__imp_?push_back@?$QList at VQItemSelectionRange@@@@QAEXABVQItemSelectionRange@@@Z)
referenced in function "protected: virtual void __thiscall
pqSelectionAdaptor::selectionChanged(class pqServerManagerSelection const
&,class pqServerManagerSelection const &)"
(?selectionChanged at pqSelectionAdaptor@@MAEXABVpqServerManagerSelection@@0 at Z)
pqComponents fatal error LNK1120: 2 unresolved externals



More information about the ParaView mailing list