Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Include file ui_Delaunay_triangulation_2.h

Subject: CGAL users discussion list

List archive

[cgal-discuss] Include file ui_Delaunay_triangulation_2.h


Chronological Thread 
  • From: Gil <>
  • To:
  • Subject: [cgal-discuss] Include file ui_Delaunay_triangulation_2.h
  • Date: Thu, 12 Nov 2009 10:53:33 +0000

Dear all,

When I try to compile the example delaunay_triangulation_2.cpp I got the following error.
I searched for this file in my computer but I don't have it!!!
Whats going wrong in my code?

Thanks.

gil

1>------ Rebuild All started: Project: Teste, Configuration: Debug Win32 ------
1>Deleting intermediate and output files for project 'Teste', configuration 'Debug|Win32'
1>Compiling...
1>stdafx.cpp
1>Compiling...
1>Delaunay_triangulation_2b.cpp
1>c:\cgal\cgal-3.5\demo\triangulation_2\delaunay_triangulation_2b.cpp(29) : fatal error C1083: Cannot open include file: 'ui_Delaunay_triangulation_2.h': No such file or directory
1>Build log was saved at "file://c:\Documents and Settings\gil\My Documents\Visual Studio 2008\Projects\Teste\Teste\Debug\BuildLog.htm"
1>Teste - 1 error(s), 0 warning(s)
========== Rebuild All: 0 succeeded, 1



Archive powered by MHonArc 2.6.16.

Top of Page