Subject: CGAL users discussion list
List archive
- From: ayongwust_sjtu <>
- To:
- Subject: [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo
- Date: Fri, 18 May 2012 05:28:22 -0700 (PDT)
I think CGAL-vc90-mt-gd-4.0.lib is the coresponding one.
Thus, I renamed it as CGAL_*Qt4*-vc90-mt-gd-4.0.lib.
Now, errors changed. Can somebody give me some suggestions? where can I find
CGAL_*Qt4*-vc90-mt-gd-4.0.lib? Thx.
4>MainWindow.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual __thiscall
CGAL::Qt::DemosMainWindow::~DemosMainWindow(void)"
(__imp_??1DemosMainWindow@Qt@CGAL@@UAE@XZ)
referenced in function "public:
virtual __thiscall MainWindow::~MainWindow(void)"
(??1MainWindow@@UAE@XZ)
4>MainWindow.obj : error LNK2001: unresolved external symbol "public:
virtual void __thiscall CGAL::Qt::DemosMainWindow::dragEnterEvent(class
QDragEnterEvent *)"
(?dragEnterEvent@DemosMainWindow@Qt@CGAL@@UAEXPAVQDragEnterEvent@@@Z)
4>MainWindow.obj : error LNK2001: unresolved external symbol "public:
virtual void __thiscall CGAL::Qt::DemosMainWindow::dropEvent(class
QDropEvent *)"
(?dropEvent@DemosMainWindow@Qt@CGAL@@UAEXPAVQDropEvent@@@Z)
4>MainWindow.obj : error LNK2001: unresolved external symbol "public:
virtual void __thiscall CGAL::Qt::DemosMainWindow::open(class QString)"
(?open@DemosMainWindow@Qt@CGAL@@UAEXVQString@@@Z)
4>MainWindow.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) protected: void __thiscall
CGAL::Qt::DemosMainWindow::addRecentFiles(class QMenu *,class QAction *)"
(__imp_?addRecentFiles@DemosMainWindow@Qt@CGAL@@IAEXPAVQMenu@@PAVQAction@@@Z)
referenced in function "public: __thiscall MainWindow::MainWindow(class
QWidget *)"
(??0MainWindow@@QAE@PAVQWidget@@@Z)
4>MainWindow.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) protected: void __thiscall
CGAL::Qt::DemosMainWindow::addAboutDemo(class QString,class QMenu *)"
(__imp_?addAboutDemo@DemosMainWindow@Qt@CGAL@@IAEXVQString@@PAVQMenu@@@Z)
referenced in function "public: __thiscall MainWindow::MainWindow(class
QWidget *)"
(??0MainWindow@@QAE@PAVQWidget@@@Z)
4>MainWindow.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) protected: void __thiscall
CGAL::Qt::DemosMainWindow::addAboutCGAL(class QMenu *)"
(__imp_?addAboutCGAL@DemosMainWindow@Qt@CGAL@@IAEXPAVQMenu@@@Z)
referenced
in function "public: __thiscall MainWindow::MainWindow(class QWidget *)"
(??0MainWindow@@QAE@PAVQWidget@@@Z)
4>MainWindow.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) protected: __thiscall
CGAL::Qt::DemosMainWindow::DemosMainWindow(class QWidget *,class QFlags<enum
Qt::WindowType>)"
(__imp_??0DemosMainWindow@Qt@CGAL@@IAE@PAVQWidget@@V?$QFlags@W4WindowType@Qt@@@@@Z)
referenced in function "public: __thiscall MainWindow::MainWindow(class
QWidget *)"
(??0MainWindow@@QAE@PAVQWidget@@@Z)
4>MainWindow.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) protected: void __thiscall
CGAL::Qt::DemosMainWindow::addToRecentFiles(class QString)"
(__imp_?addToRecentFiles@DemosMainWindow@Qt@CGAL@@IAEXVQString@@@Z)
referenced in function "public: void __thiscall MainWindow::open(class
QString,bool)"
(?open@MainWindow@@QAEXVQString@@_N@Z)
4>MainWindow.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) protected: void __thiscall
CGAL::Qt::DemosMainWindow::readState(class QString,class QFlags<enum
CGAL::Qt::DemosMainWindow::Option>)"
(__imp_?readState@DemosMainWindow@Qt@CGAL@@IAEXVQString@@V?$QFlags@W4Option@DemosMainWindow@Qt@CGAL@@@@@Z)
referenced in function "protected: void __thiscall
MainWindow::readSettings(void)"
(?readSettings@MainWindow@@IAEXXZ)
4>MainWindow.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) protected: void __thiscall
CGAL::Qt::DemosMainWindow::writeState(class QString)"
(__imp_?writeState@DemosMainWindow@Qt@CGAL@@IAEXVQString@@@Z)
referenced in
function "protected: void __thiscall MainWindow::writeSettings(void)"
(?writeSettings@MainWindow@@IAEXXZ)
4>Polyhedron_3.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) void __cdecl CGAL_Qt4_init_resources(void)"
(__imp_?CGAL_Qt4_init_resources@@YAXXZ) referenced in function _main
4>MainWindow_moc.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual void * __thiscall
CGAL::Qt::DemosMainWindow::qt_metacast(char const *)"
(__imp_?qt_metacast@DemosMainWindow@Qt@CGAL@@UAEPAXPBD@Z)
referenced in
function "public: virtual void * __thiscall MainWindow::qt_metacast(char
const *)"
(?qt_metacast@MainWindow@@UAEPAXPBD@Z)
4>MainWindow_moc.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: virtual int __thiscall
CGAL::Qt::DemosMainWindow::qt_metacall(enum QMetaObject::Call,int,void * *)"
(__imp_?qt_metacall@DemosMainWindow@Qt@CGAL@@UAEHW4Call@QMetaObject@@HPAPAX@Z)
referenced in function "public: virtual int __thiscall
MainWindow::qt_metacall(enum QMetaObject::Call,int,void * *)"
(?qt_metacall@MainWindow@@UAEHW4Call@QMetaObject@@HPAPAX@Z)
4>MainWindow_moc.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) public: static struct QMetaObject const
CGAL::Qt::DemosMainWindow::staticMetaObject"
(__imp_?staticMetaObject@DemosMainWindow@Qt@CGAL@@2UQMetaObject@@B)
4>D:\Program Files\CGAL-4.0\demo\Polyheron2008\Debug\Polyhedron_3.exe :
fatal error LNK1120: 15 unresolved externals
-----
-------------
Regards,
Xianyong Liu
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/where-is-QT-SCRIPT-LIB-defined-in-ployhedron-demo-tp4642922p4644433.html
Sent from the cgal-discuss mailing list archive at Nabble.com.
- [cgal-discuss] where is QT_SCRIPT_LIB defined in ployhedron demo, ayongwust_sjtu, 05/17/2012
- Re: [cgal-discuss] where is QT_SCRIPT_LIB defined in ployhedron demo, Laurent Rineau (GeometryFactory), 05/17/2012
- [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo, ayongwust_sjtu, 05/17/2012
- Re: [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo, Andreas Fabri, 05/17/2012
- Re: [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo, Randy Creasi, 05/17/2012
- [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo, ayongwust_sjtu, 05/17/2012
- [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo, ayongwust_sjtu, 05/17/2012
- Re: [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo, Andreas Fabri, 05/17/2012
- [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo, ayongwust_sjtu, 05/18/2012
- [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo, ayongwust_sjtu, 05/18/2012
- [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo, ayongwust_sjtu, 05/18/2012
- [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo, ayongwust_sjtu, 05/18/2012
- [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo, ayongwust_sjtu, 05/17/2012
- Re: [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo, Randy Creasi, 05/17/2012
- Re: [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo, Andreas Fabri, 05/17/2012
- [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo, ayongwust_sjtu, 05/17/2012
- Re: [cgal-discuss] where is QT_SCRIPT_LIB defined in ployhedron demo, Laurent Rineau (GeometryFactory), 05/17/2012
Archive powered by MHonArc 2.6.16.