Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Rebuild All: 1 succeeded but no output is shown

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Rebuild All: 1 succeeded but no output is shown


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Rebuild All: 1 succeeded but no output is shown
  • Date: Thu, 31 May 2012 13:01:39 +0200
  • Organization: GeometryFactory


Sweety Pie,

Do you really know what you can and want to do with CGAL?

CGAL is NOT an application, but a library with C++ classes
and functions that can be used to solve low level geometric
problems.

The examples have no GUI, and their only purpose is to
illustrate how to use the API. You should read the
examples before you start them, as there are examples that
read input from std::cin (please don't ask me what std::cin is).

best regards,

andreas



On 31/05/2012 12:35, Philipp Moeller wrote:
Sweety
Pie<>
writes:

Sorry, my fault, I found the .exe file but when I double click on it,
it just starts and in microseconds closes. I can even see what is
written on the screen :( any ideas why??

Use the command prompt to launch the executable. Or Ctrl + F5 in Visual
Studio should work to.


On 31 May 2012 12:29, Sweety
Pie<>
wrote:
Well I went to the CGAL folder located on my C: drive and found a
folder called constrained.dir
inside there is the Debug folder but there r no .exe files!!!
Did I searched in the wrong place or what?

On 31 May 2012 12:22, Sebastien Loriot (GeometryFactory)
<>
wrote:
He meant did you try running the .exe file that is created during the
compilation?

Sebastien.


On 05/31/2012 11:01 AM, Sweety Pie wrote:

Thanks for the reply but am afraid I didn't get what do you mean by
the created executable?? :(

On 31 May 2012 11:27, Philipp Moeller
<>
wrote:

Sweety
Pie<>
writes:

Dear all,
Am running the code of the Constrained Delaunay triangulation example
provided by CGAL. After building it is shows Rebuild All: 1 succeeded
at the end but there is no output shown. It even doesn't lunch any
additional screens or anything. Any idea why??
Thanks for your help,


This might be obvious: Did you launch the created executable after
building it?

Cheers,
Philipp Moeller
GeometryFactory

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss



--
Andreas Fabri, PhD
Chief Officer, GeometryFactory
Editor, The CGAL Project

phone: +33.492.954.912 skype: andreas.fabri



Archive powered by MHonArc 2.6.18.

Top of Page