Subject: CGAL users discussion list
List archive
- From: hfang <>
- To:
- Subject: [cgal-discuss] Re: Confused About installation of CGAL x64
- Date: Sat, 21 Jan 2012 18:05:30 -0800 (PST)
about the question above, I paste all the error informaiton below:
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2019: unsolved outer
symbol "__declspec(dllimport) public: __cdecl QGLWidget::QGLWidget(class
QWidget *,class QGLWidget const *,class QFlags<enum Qt::WindowType>)"
(__imp_??0QGLWidget@@QEAA@PEAVQWidget@@PEBV0@V?$QFlags@W4WindowType@Qt@@@@@Z),referenced
in "protected: void __cdecl CGAL::Qt::DemosMainWindow::setUseOpenGL(bool)"
(?setUseOpenGL@DemosMainWindow@Qt@CGAL@@IEAAX_N@Z)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2001: unsolved outer
symbol "public: virtual struct QMetaObject const * __cdecl
QGLWidget::metaObject(void)const "
(?metaObject@QGLWidget@@UEBAPEBUQMetaObject@@XZ)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2001: unsolved outer
symbol "public: virtual void * __cdecl QGLWidget::qt_metacast(char const *)"
(?qt_metacast@QGLWidget@@UEAAPEAXPEBD@Z)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2001: unsolved outer
symbol "public: virtual int __cdecl QGLWidget::qt_metacall(enum
QMetaObject::Call,int,void * *)"
(?qt_metacall@QGLWidget@@UEAAHW4Call@QMetaObject@@HPEAPEAX@Z)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2001: unsolved outer
symbol "protected: virtual bool __cdecl QGLWidget::event(class QEvent *)"
(?event@QGLWidget@@MEAA_NPEAVQEvent@@@Z)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2001: unsolved outer
symbol "protected: virtual void __cdecl QGLWidget::paintEvent(class
QPaintEvent *)"
(?paintEvent@QGLWidget@@MEAAXPEAVQPaintEvent@@@Z)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2001: unsolved outer
symbol "protected: virtual void __cdecl QGLWidget::resizeEvent(class
QResizeEvent *)"
(?resizeEvent@QGLWidget@@MEAAXPEAVQResizeEvent@@@Z)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2001:unsolved outer
symbol "public: virtual void __cdecl QGLWidget::updateGL(void)"
(?updateGL@QGLWidget@@UEAAXXZ)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2001: unsolved outer
symbol "public: virtual void __cdecl QGLWidget::updateOverlayGL(void)"
(?updateOverlayGL@QGLWidget@@UEAAXXZ)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2001: unsolved outer
symbol "protected: virtual void __cdecl QGLWidget::initializeGL(void)"
(?initializeGL@QGLWidget@@MEAAXXZ)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2001: unsolved outer
symbol "protected: virtual void __cdecl QGLWidget::resizeGL(int,int)"
(?resizeGL@QGLWidget@@MEAAXHH@Z)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2001: unsolved outer
symbol "protected: virtual void __cdecl QGLWidget::paintGL(void)"
(?paintGL@QGLWidget@@MEAAXXZ)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2001: unsolved outer
symbol "protected: virtual void __cdecl
QGLWidget::initializeOverlayGL(void)"
(?initializeOverlayGL@QGLWidget@@MEAAXXZ)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2001: unsolved outer
symbol "protected: virtual void __cdecl QGLWidget::resizeOverlayGL(int,int)"
(?resizeOverlayGL@QGLWidget@@MEAAXHH@Z)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2001: unsolved outer
symbol "protected: virtual void __cdecl QGLWidget::paintOverlayGL(void)"
(?paintOverlayGL@QGLWidget@@MEAAXXZ)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2001: unsolved outer
symbol"protected: virtual void __cdecl QGLWidget::glInit(void)"
(?glInit@QGLWidget@@MEAAXXZ)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2001: unsolved outer
symbol "protected: virtual void __cdecl QGLWidget::glDraw(void)"
(?glDraw@QGLWidget@@MEAAXXZ)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2001: unsolved outer
symbol "public: virtual class QPaintEngine * __cdecl
QGLWidget::paintEngine(void)const "
(?paintEngine@QGLWidget@@UEBAPEAVQPaintEngine@@XZ)
1>CGAL_Qt4-vc100-mt-gd.lib(all_files.obj) : error LNK2019: unsolved outer
symbol "__declspec(dllimport) public: virtual __cdecl
QGLWidget::~QGLWidget(void)"
(__imp_??1QGLWidget@@UEAA@XZ),referenced
in
"public: virtual void * __cdecl QGLWidget::`scalar deleting
destructor'(unsigned int)"
(??_GQGLWidget@@UEAAPEAXI@Z)
1>CGAL-vc100-mt-gd.lib(all_files.obj) : error LNK2019: unsolved outer symbol
__imp___gmpz_clear,referenced in "public: __cdecl
CORE::BigIntRep::~BigIntRep(void)"
(??1BigIntRep@CORE@@QEAA@XZ)
1>D:\CGAL_TEST\cgal_test2\\cgal_test2.exe : fatal error LNK1120: 24 unsolved
outer commands
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Confused-About-installation-of-CGAL-x64-tp4317432p4317449.html
Sent from the cgal-discuss mailing list archive at Nabble.com.
- [cgal-discuss] Confused About installation of CGAL x64, hfang, 01/22/2012
- [cgal-discuss] Re: Confused About installation of CGAL x64, hfang, 01/22/2012
- [cgal-discuss] Re: Confused About installation of CGAL x64, hfang, 01/22/2012
- Re: [cgal-discuss] Confused About installation of CGAL x64, Laurent Rineau (GeometryFactory), 01/23/2012
- Message not available
- Re: Re: Re: [cgal-discuss] Confused About installation of CGAL x64, Laurent Rineau (GeometryFactory), 01/24/2012
- Message not available
- Re: Re: [cgal-discuss] Confused About installation of CGAL x64, FangHui, 01/24/2012
- Re: Re: Re: [cgal-discuss] Confused About installation of CGAL x64, FangHui, 01/24/2012
- [cgal-discuss] Re: Confused About installation of CGAL x64, hfang, 01/22/2012
Archive powered by MHonArc 2.6.16.