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: Gil Gonçalves <>
  • To:
  • Subject: Re: [cgal-discuss] Include file ui_Delaunay_triangulation_2.h
  • Date: Fri, 13 Nov 2009 12:03:59 +0000

Dear Yang,

It seems that this add-on is not supported in visual c++ 8.0 express edition (free compiler)!!!
What are the compiler that you have installed?

Gil

Gil Gonçalves escreveu:
Hi Yang,

After the instalation of this Qt-Addon it is necessary to reinstall the CGAL?


Thanks

Gil

Yang Liu escreveu:
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