Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL 3.5 beta installation in Widows Vista

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL 3.5 beta installation in Widows Vista


Chronological Thread 
  • From: Indika Tantrigoda <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL 3.5 beta installation in Widows Vista
  • Date: Wed, 19 Aug 2009 22:25:30 +0530
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=EfZ+yYgm5YSlqknu8eiN5rYA3FstwYHyadpBFPsIAVvAEka3gHvDW8Zmxhz5PBfM/i EiJNydMxEqfCnH6E/nZf+DXxcL7dHlCSb2ZGEOWyEljlqYk0GwgAUlvpIuH7LQwlQPKi rvjarbG+ioYzLazBnsmo0U3FRZQtyIs9d5fwI=

Hello,
I did run cmake-gui . from the CGAL root directory. The error I get is this

OpenGL include:    
OpenGL libraries:   glu32;opengl32
OpenGL definitions:
Qt4 include:        C:/Qt/4.5.2/include
Qt4 libraries:      optimized;C:/Qt/4.5.2/lib/qtmain.lib;debug;C:/Qt/4.5.2/lib/qtmaind.lib;optimized;C:/Qt/4.5.2/lib/QtOpenGL4.lib;debug;C:/Qt/4.5.2/lib/QtOpenGLd4.lib;opengl32.lib glu32.lib gdi32.lib user32.lib;optimized;C:/Qt/4.5.2/lib/QtGui4.lib;debug;C:/Qt/4.5.2/lib/QtGuid4.lib;imm32;winmm;optimized;C:/Qt/4.5.2/lib/QtCore4.lib;debug;C:/Qt/4.5.2/lib/QtCored4.lib;ws2_32
Qt4 definitions:    -DQT_DLL
moc executable:     C:/Qt/4.5.2/bin/moc.exe
uic executable:     C:/Qt/4.5.2/bin/uic.exe
Configuring incomplete, errors occurred!

This doesn't seem to be the error I got initially. It was something related to line 689/690 in a CMAKE file. But the above error seem to be consistent every time I run cmake-gui . .I am using the VS 2008 compiler.

Regrads,
Indika



2009/8/19 Laurent Rineau (GeometryFactory) <>
On Wednesday 19 August 2009 17:57:17 Indika Tantrigoda wrote:
> Hello ,
> I am trying to get CGAL 3.5 beta working on Windows Vista. The instruction
> that I used is the one at
> http://acg.cs.tau.ac.il/cgal-at-tau/installing-cgal-and-related-programs-on
>-windows
>
> However when using CMAKE in the process, the configuration stops half way.
> Something similar to what
> is described at
> https://lists-sop.inria.fr/sympa/arc/cgal-discuss/2009-07/msg00152.html
>
> Is there anyway I can get around this ?

The answer I made on July is still correct.

Can you post the cmake error log, so that we can verify you have a problem
really similar to that one?

--
Laurent Rineau, PhD
Release Manager of the CGAL Project
http://www.cgal.org/
R&D
Engineer at GeometryFactory
http://www.geometryfactory.com/
--
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.16.

Top of Page