Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: Re: Re: Re: Re: [cgal-discuss] Re: How to use CGAL Trang methods

Subject: CGAL users discussion list

List archive

Re: Re: Re: Re: Re: Re: [cgal-discuss] Re: How to use CGAL Trang methods


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: Re: Re: Re: Re: Re: [cgal-discuss] Re: How to use CGAL Trang methods
  • Date: Wed, 14 Mar 2012 10:12:59 +0100
  • Organization: GeometryFactory

Le mardi 13 mars 2012 23:15:28 Sweety Pie a écrit :
> I have re-installed CGAl but this time it is giving this message in CMake:
>
> CMake Error at C:/Program Files (x86)/CMake
> 2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):
>
> The C compiler "cl" is not able to compile a simple test program.
>
> It fails with the following output:
>
> Change Dir: C:/Program Files (x86)/CGAL-3.9/CMakeFiles/CMakeTmp
>
> Run Build
> Command:C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe
>
> cmTryCompileExec.vcxproj /p:Configuration=Debug
>
> Please help . Am really stuck :(

Do not use "C:/Program Files (x86)/CGAL-3.9" as binary directory. In CMake,
you can use that directory as source directory, but use a separate directory,
not in C:/Program Files*/ as binary directory.

--
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