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: Sweety Pie <>
  • To:
  • Subject: Re: [cgal-discuss] Rebuild All: 1 succeeded but no output is shown
  • Date: Thu, 31 May 2012 14:11:13 +0300

THANK YOU Clément Jamin. Your suggestion worked perfectly :)

On 31 May 2012 14:06, Clément Jamin
<>
wrote:
> On Thu, May 31, 2012 at 12:35 PM, 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.
>
> Before doing that, in the "Solution explorer" in VC++, you can see
> several "projects" (ALL_BUILD, an_example, ZERO_CHECK). Right-click on
> an_example and click "Set as StartUp project".
> Now you can use Ctrl+F5 to launch the example.
>
>>>
>>> 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
>>
>> --
>> 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
>



Archive powered by MHonArc 2.6.18.

Top of Page