Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Kernel is not a class or namespace name

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Kernel is not a class or namespace name


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Kernel is not a class or namespace name
  • Date: Fri, 06 Apr 2012 09:33:07 +0200

On 04/06/2012 09:03 AM, daisy wrote:
Hi all,
I use visual stidio 2005, and a install CGAL4.0 and the latest third
party softwares CMake, QtSDK and Boost. (I am not sure if I install them
correctly.) And I want to use width_simplex.cpp to compute the width of of a
3D points set. However, when I compile the given code without any
modification, errors occurs saying:
Homogeneous is not a member of CGAC
Width_3 is not a member of CGAC
simplex undeclared identifier
Kernel is not a class or namespace name


Thanks and Kind Regards
Daisy


We need more details here:
did you compile the CGAL library correctly (meaning you were able to compile the solution corresponding the the CGAL lib)?

did you compile the example using CMAKE? if so did you correctly set CGAL_DIR?

Please copy-paste the really first error message.

Sebastien.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Kernel-is-not-a-class-or-namespace-name-tp4536827p4536827.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.16.

Top of Page