Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] cmake examples error

Subject: CGAL users discussion list

List archive

[cgal-discuss] cmake examples error


Chronological Thread 
  • From: doccosgrove <>
  • To:
  • Subject: [cgal-discuss] cmake examples error
  • Date: Thu, 20 Oct 2011 10:21:51 -0700 (PDT)

I'm trying to compile the CGAL examples and I am having trouble. If I turn
of WITH_examples, everything works fine, but when I try and add the examples
it crashes. It configures fine, finds QT4 and QGLViewer without a problem,
but when it starts to generate the solutions for the examples, it seems to
be repeating the install directory twice while trying to create the files.
I get an error for each example that looks like:

CMake Error: Error creating directory E:/Program Files
(x86)/CGAL-3.9/examples/E:/Program Files (x86)/CGAL-3.9/examples/AABB_tree
CMake Error: Cannot open file for write: E:/Program Files
(x86)/CGAL-3.9/examples/E:/Program Files
(x86)/CGAL-3.9/examples/AABB_tree/AABB_custom_example.vcproj.tmp
CMake Error: : System Error: Invalid argument

Any ideas?

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/cmake-examples-error-tp3922586p3922586.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] cmake examples error, doccosgrove, 10/20/2011

Archive powered by MHonArc 2.6.16.

Top of Page