Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Re: where is QT_SCRIPT_LIB defined in ployhedron demo
  • Date: Thu, 17 May 2012 16:39:45 +0200
  • Organization: GeometryFactory


These files will be generated by the moc compiler of Qt.

andreas

On 17/05/2012 16:24, ayongwust_sjtu wrote:
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