Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Cross compiling in mingw-w64

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Cross compiling in mingw-w64


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Cross compiling in mingw-w64
  • Date: Thu, 17 Aug 2017 08:54:52 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:GXF18hBuIH26ULjwSGPgUyQJP3N1i/DPJgcQr6AfoPdwSP3yoMbcNUDSrc9gkEXOFd2Crakb26yL6+jJYi8p39WoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6kuc4jIqPTC3dVcsZ7e9JomHhMu+06W++obYfh5TrDu7e7J7ahus/ivLscxDy7BvIK8q1hrEpDNsfP5Xwn8gZX2emBPx+t2h0pdo7yNKqrNrv5pbVaLgfqMkC7lcJDsjOmExosbssE+QHkO0+nIAXzBOwVJzCA/f4USnB5o=
  • Organization: GeometryFactory

On 08/16/2017 11:42 PM, Carlos Alegria Galicia wrote:
I am having some compilation errors while using mingw-w64 to cross
compile the CGAL library. I have read in some comments on some forums
that CGAL has not been tested with mingw-w64, although in CGAL
documentation there is no mention about this.


We only document what we support, not what we don't.
There is no official support for mingw-w64 in CGAL for the moment.
However, all patches improving the compatibility are welcome.

I guess your main problem comes from the follow error:

-- __cplusplus is /usr/bin/i686-w64-mingw32-wine: line 20: wine: command not found

Sebastien.

Here
<https://gist.github.com/calegria/66ada0e6c646a3a81e1ae329ba0f8583> are
the errors I am getting. I am using mingw-w64 on ArchLinux. ¿Has someone
successfully compiled CGAL with mingw-w64?

Thanks,
Carlos Alegría




Archive powered by MHonArc 2.6.18.

Top of Page