Skip to Content.
Sympa Menu

cgal-discuss - Re: Fw: [cgal-discuss] simple_triangulation_3

Subject: CGAL users discussion list

List archive

Re: Fw: [cgal-discuss] simple_triangulation_3


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: Fw: [cgal-discuss] simple_triangulation_3
  • Date: Fri, 30 Jan 2009 13:56:35 +0100

alexa alexandra wrote:
Hello.

I need your help again.I'm trying to compile simple_triangulation_3 example and when i'm starting debug it ask's me to specify the name or the path to the executable file to be used to debug session.
I don't know what to do. Please help me.

PS: I'm using VS2008 and CGAL 3.4 .

Thanks Alexandra




Hello,

This happened to me as well. The thing was that there was an .exe
file in the directory Triangulation_2 itself, and in the directory
Triangulation_2/Release

This can happen, when you for example choose to use nmake
from inside cmake, and later you decide to use DeveveloperStudion
without having cleaned up the directory.

andreas




Archive powered by MHonArc 2.6.16.

Top of Page