Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Polyhedron demo , Parametrization Plugin compilation problem

Subject: CGAL users discussion list

List archive

[cgal-discuss] Polyhedron demo , Parametrization Plugin compilation problem


Chronological Thread 
  • From: Mohamed Yousef <>
  • To:
  • Subject: [cgal-discuss] Polyhedron demo , Parametrization Plugin compilation problem
  • Date: Fri, 26 Mar 2010 14:15:34 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=pg297rljo7Hk6tOdBaVQRS2aFBOvu4pIG+ujC12pXw23OF0K4MxH6YA2hv8TwZJutF Wy3qFpz0FOhLOadp4m3E7oAPOKyYJoml53jRkc2zoxv3bwD0ZCbnVIKsPwLHHusx1Hxu 8BPxroFza6FjnvZipkoTLEQBa4qdj5ZoAeltE=

Hello,

just downloaded 3.6 and tried to compile Polyhedron demo
the demo compiles and works fine

the problem is with the parametrization plug-in
first it gave me linking error , it needed adding texture.cpp to scene_textured_polyhedron_item project

after that it keeps giving me

fatal error C1189: #error :  "The header file 'Polyhedron_demo_parameterization_plugin.cpp' doesn't include <QObject>."

googling it says it's related to moc generator version , but i have none of those problem

anybody of you aware of any similar problems ?

Thanks,


  • [cgal-discuss] Polyhedron demo , Parametrization Plugin compilation problem, Mohamed Yousef, 03/26/2010

Archive powered by MHonArc 2.6.16.

Top of Page