Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Hello example

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Hello example


Chronological Thread 
  • From: Sweety Pie <>
  • To:
  • Subject: Re: [cgal-discuss] Hello example
  • Date: Mon, 25 Jun 2012 16:45:07 +0300

Ok I will try in the forums of VS C++. Thank you very much for the reply :)

On 25 June 2012 11:30, Philipp Möller
<>
wrote:
> Sweety Pie
> <>
> writes:
>
>> Dear all,
>> For those who are using CGAL with windows 7 , can u plz help me in this.
>> I have installed everything properly and I tried to run the example of
>> Hello provided by the CGAL website. It is giving me a list of errors:
>>
>> ... snip ...
>>
>> The .exe file is generated but when I click to run it, the black win
>> of command prompt just appears for 1 sec and disappears. Any one knows
>> why??
>> Thanks for helping.
>
> This is normal for Windows Terminal Applications. Either run the program
> from Visual Studio with Ctrl + F5 or add a cin.get(); statement at the
> end of the program.
>
> This is really a C++ related question and not really appropriate for
> this list.
>
> HTH,
> Philipp
>
> --
> 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