Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Error in CMake Configuration

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Error in CMake Configuration


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Error in CMake Configuration
  • Date: Mon, 23 Apr 2012 17:47:20 +0200
  • Organization: GeometryFactory

Le lundi 23 avril 2012 08:35:05 cvoss a écrit :
> I'm having the same issues as the post right above this.
>
> Looking at this part:
>
> *CMake Error at C:/Program Files (x86)/CMake
> 2.8/share/cmake-2.8/Modules/Qt4Macros.cmake:111 (FILE):
> file Internal CMake error when trying to open file: C:/Program Files
> (x86)/CGAL-4.0/demo/C:/Program Files
> (x86)/CGAL-4.0/demo/AABB_tree/MainWindow_moc.cpp_parameters for writing.*
>
> It looks like the path to write to is mixed up, with the first several
> levels doubled. Any suggestion and how to correct this?

I have already said that you should never try to use something inside C:
\Program Files*\ as binary directory for CMake.

Keep CGAL sources in C:/Program Files (x86)/ but use something in your user
Document directory as binary directory.

Same for you, "Sweety Pie".

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.16.

Top of Page