Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Cmake Error while installing CGAL

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Cmake Error while installing CGAL


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Cmake Error while installing CGAL
  • Date: Wed, 28 Sep 2011 08:21:53 +0200

jiju wrote:
I'm getting the following errors:

1. c:\program files\gnuwin32\include\zconf.h(289) : fatal error C1083:
Cannot ope
include file: 'unistd.h': No such file or directory
No idea for this one, you are missing an include file. Maybe Google can
give you an hint.


2.cmake error at cmake/modules/FindBoost.cmake:917-unable to find requested
boost libraries
For this one, you need to specify the path to boost include and libs.
See:
http://www.cgal.org/Manual/latest/doc_html/installation_manual/Chapter_installation_manual.html#Subsection_10.4

Sebastien


3. Configuring incomplete, errors occured!

Is that a problem with boost package or zlib package?
I don't think so.


Thanks,
Jiju P

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Cmake-Error-while-installing-CGAL-tp3817613p3850106.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.16.

Top of Page