Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: Re: [cgal-discuss] Re: Installation issues

Subject: CGAL users discussion list

List archive

Re: Re: Re: [cgal-discuss] Re: Installation issues


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: Re: Re: [cgal-discuss] Re: Installation issues
  • Date: Thu, 11 Oct 2012 16:32:23 +0200
  • Organization: GeometryFactory

Le jeudi 11 octobre 2012 07:14:39 skauf a écrit :
> Yeah ok, I wasn't aware that unless explicitly specified, the boost build
> util only builds the static variant (and the file names didn't tell me
> anything).
>
> Great so this fixes the usual Windows/Visual Studio setup. Thanks.
>
> I imagine that if you knew you would have said something, but I'll try
> anyway: How do I specify the target compiler for the CGAL configuration?

For MinGW, I think that you need to have a shell were g++ and gcc in the PATH
are mingw compilers. Then, in that shell, choose 'Unix Makefiles' as CMake
generator. And use 'gmake' as build tool.

You will have to recompile Boost libraries yourself, unless you can find
precompiled version for mingw.

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

Top of Page