Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: Yang Liu <>
  • To:
  • Subject: Re: [cgal-discuss] Include file ui_Delaunay_triangulation_2.h
  • Date: Thu, 12 Nov 2009 13:05:34 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type:content-transfer-encoding; b=xHdkbro+HwEeO53enmmNULo9C3/b+8jJVUuaq8xbn50h1fBYOkvLBXGpEFD3OrUUh/ XNoHrF/SQeUr8htMNdj73ndH8FApBSRkZ5OQ1FRzV9oGd8cWCwGnK7o2BtZq9ajCUIAR VgeL8kmNzRYXpfOCcakWmC12DixhbPQXWIxkU=

Hi, gil,

The GUI of delaunay_triangulation_2 depends on Qt library
(http://qt.nokia.com/).
You need to install Qt and Qt-Addon for Visual Studio, Qt will convert
some files to ui_xxxx.h/cpp, then these files will be compiled by VC.

Yang Liu

On Thu, Nov 12, 2009 at 11:53 AM, Gil
<>
wrote:
> 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
>



Archive powered by MHonArc 2.6.16.

Top of Page