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: Sweety Pie <>
  • To:
  • Subject: Re: Re: Re: Re: Re: Re: [cgal-discuss] Re: How to use CGAL Trang methods
  • Date: Wed, 14 Mar 2012 12:17:22 +0300

Thanx for the reply. 
I have read in a tutorial that source and binaries should indicate the same location. However, I just created a new folder in another location now for the binaries and tried but still the same error happened. It was working before on the same directory but I really don't know what happened.
Any other ideas will be appreciated. 
Thanx for all 

On 14 March 2012 12:12, Laurent Rineau (GeometryFactory) <> wrote:
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/


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