Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] building cgal_ipelets

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] building cgal_ipelets


Chronological Thread 
  • From: Marc Glisse <>
  • To: Olivier Devillers <>
  • Subject: Re: [cgal-discuss] building cgal_ipelets
  • Date: Thu, 27 Jul 2023 14:42:28 +0200 (CEST)
  • Authentication-results: mail2-relais-roc.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail ; dmarc=fail (p=none dis=none) d=inria.fr

On Thu, 27 Jul 2023, Olivier Devillers wrote:

ld: warning: ignoring file
/Applications/Ipe.app/Contents/Frameworks/libipe.7.2.27.dylib, building for
macOS-arm64 but attempting to link with file built for macOS-x86_64

If I understand correctly, you have a version of Ipe compiled for x86_64, you should get a native (arm64) version instead.
(you could also cross-compile for x86_64, but that's more complicated for a suboptimal result)

--
Marc Glisse



Archive powered by MHonArc 2.6.19+.

Top of Page