Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


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

I am trying to compile polyheron demo using QT creator.

An error shows type of QScriptValue is undefined.

Its header is include by predefined label.

#ifdef QT_SCRIPT_LIB
# include <QScriptValue>
# ifdef QT_SCRIPTTOOLS_LIB
# include <QScriptEngineDebugger>
# endif
#endif

Could somebody kindly tell me where QT_SCRIPT_LIB is defined.
Any suggestions for compiling ployhedron demo is also welcomed.


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

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



Archive powered by MHonArc 2.6.16.

Top of Page