Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] cannot run kinetic data structure example: manifest error

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] cannot run kinetic data structure example: manifest error


Chronological Thread 
  • From: "Fernando Cacciola" <>
  • To: <>
  • Subject: Re: [cgal-discuss] cannot run kinetic data structure example: manifest error
  • Date: Fri, 6 Jun 2008 10:54:10 -0300
  • Organization: Geometry Factory

Hello Hui,

Hi all,

I am a beginner to CGAL and I was trying to run the example program under
kinetic_data_structure/delaunay_triangulation_2.
It compiles OK but when I try to execute, I got the following message:


Unable to start program '......'

This application has failed to start because the application configuration
is incorrect. Review the manifest file for possible errors. Reinstalling
the application may fix this problem. For more details, please see the
application event log.

Can anyone please tell me how can I fix this?

I used the CGAL3.3.1 windows installer and compile the code on Visual
Studio 2005.

There is a known problem with the precompiled gmp/mpfr *debug* libraries distributed by the CGAL installer.
Can you try compiling in Release mode instead?

HTH

Fernando Cacciola
GeometryFactory




Archive powered by MHonArc 2.6.16.

Top of Page