Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Errors on running make command for installation and tips to compile a sample CGAL program given on the website

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Errors on running make command for installation and tips to compile a sample CGAL program given on the website


Chronological Thread 
  • From: kavish dwivedi <>
  • To:
  • Subject: Re: [cgal-discuss] Errors on running make command for installation and tips to compile a sample CGAL program given on the website
  • Date: Mon, 27 Jan 2014 23:27:44 +0530

Thanks Sebastien ..make worked perfectly after

rm CMakeChache.txt
make

KAVISH DWIVEDI
B.Tech (VII Sem)
INFORMATION TECHNOLOGY
MNNIT , Allahabad





On Mon, Jan 27, 2014 at 11:03 PM, Sebastien Loriot (GeometryFactory)
<>
wrote:
> It seems there is an issue with Qt3.
> Could you try update your CMakeCache.txt and set WITH_CGAL_Qt3 to OFF
>
> Sebastien.
>
>
>
> On 01/27/2014 12:02 PM, kavish dwivedi wrote:
>>
>> Hi,
>> I am a beginner and trying to get accustomed with CGAL . I installed
>> all the dependencies and then ran cmake . command and make command but
>> the following error is shown http://pastebin.com/jHkUmXPZ . Also I
>> tried to compile the sample C++ program on the CGAL website using g++
>> but it also gave a lot of errors . How should I proceed ?
>>
>>
>> KAVISH DWIVEDI
>> B.Tech (VIII Sem)
>> INFORMATION TECHNOLOGY
>> MNNIT , Allahabad
>>
>
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://sympa.inria.fr/sympa/info/cgal-discuss
>
>



Archive powered by MHonArc 2.6.18.

Top of Page