Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] can't build CGAL demo

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] can't build CGAL demo


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] can't build CGAL demo
  • Date: Fri, 5 Feb 2010 19:05:31 +0100
  • Organization: GeometryFactory

On Friday 05 February 2010 18:43:25

wrote:
> Hi,
>
> i've just tried to build a demo from CGAL(traingulations_2
> -Delaunay_triangulation_2 ) and i got this linking error:

(Detail: that is a preprocessing error, and not a linking error.)

> "1>c:\cgal\cgal-3.5\demo\triangulation_2\delaunay_triangulation_2.cpp(29) :
> fatal error C1083: Cannot open include file:
> 'ui_Delaunay_triangulation_2.h': No such file or directory"
>
> i searched for this header, and i didn't find it!! Should i have it?

This header should be generated from a *.ui file. I assume you have not used
CMake to configure the demo, otherwise you would not have such an error. How
have you tried to build the demo?

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/



Archive powered by MHonArc 2.6.16.

Top of Page