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: Carlos Alegria Galicia <>
  • To:
  • Subject: Re: [cgal-discuss] Cross compiling in mingw-w64
  • Date: Thu, 17 Aug 2017 13:01:42 -0500
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:Uhw+chRc5Nh/yjc2kCzasMh8gdpsv+yvbD5Q0YIujvd0So/mwa64ZhKN2/xhgRfzUJnB7Loc0qyN7PCmBDRIyK3CmU5BWaQEbwUCh8QSkl5oK+++Imq/EsTXaTcnFt9JTl5v8iLzG0FUHMHjew+a+SXqvnZBUij5Lhd/c+TpBpbJ3YPwzPG345SVYgNShTP7b6k1NwSztQyWt88YhsxpJa81jxfIuXBVYP8F+WQ9Ll2am1Pw59y74YV42yVWofMoscBaAovgeKFtZrVCCDM9e0kx6cLxtBCLYgKL53AdWy1CmRNMDgff7Ri5VZj4tgP1s+N83G+ROsigHuN8Yiir86o+EEygsywALTNsqGw=

Sebastien,

You guess was right. There was an issue with the packages in ArchLinux. After installing wine everything was solved. I can confirm that CGAL can be built with mingw-w64.

Thanks,
Carlos Alegría

On Thu, Aug 17, 2017 at 1:54 AM, Sebastien Loriot (GeometryFactory) <> wrote:
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


--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss






Archive powered by MHonArc 2.6.18.

Top of Page