Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo


Chronological Thread 
  • From: ayongwust_sjtu <>
  • To:
  • Subject: [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo
  • Date: Thu, 17 May 2012 07:24:57 -0700 (PDT)

Thank you, Laurent Rineau.

Another question is how can i get Scene_moc.cpp, Viewer_moc.cpp and
MainWindow_moc.cpp.
They are included in Polyheron_3.cpp.
But I can not find them under \demo\Polyhedron .

#ifndef USE_FORWARD_DECL
# include "Scene.cpp"
# include "Scene_item.cpp"
# include "Scene_moc.cpp"
# include "Viewer.cpp"
# include "Viewer_moc.cpp"
# include "MainWindow.cpp"
# include "MainWindow_moc.cpp"
#endif


-----
-------------

Regards,
Xianyong Liu
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/where-is-QT-SCRIPT-LIB-defined-in-ployhedron-demo-tp4642922p4643037.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page