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: Monique Teillaud <>
  • To: cgal-discuss <>
  • Subject: Re: [cgal-discuss] building cgal_ipelets
  • Date: Thu, 27 Jul 2023 16:11:06 +0200 (CEST)
  • Authentication-results: mail2-relais-roc.national.inria.fr; dkim=none (message not signed) header.i=none; spf=Pass ; spf=None

----- Le 27 Juil 23, à 14:42, Marc Glisse a écrit :
> 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.

Indeed, that's probably the problem I had last year when I got a new laptop
with macOS-arm64. Let me just copy-paste the message that Otfred sent me.
Following it worked well :)

> De: "Otfried Cheong" <>

> But it really is quite easy to compile Ipe yourself these days. If you have
> macports installed, it should be as easy as
>
> cd src
> make
> make documentation
> make app
>
> I know that several Mac-users have done this in the past and it worked fine
> (I
> haven't yet heard from anybody with M1 hardware).
>
> If you download the source package, it contains a file 'macos.txt' that has
> the
> detailed instructions.

--
Monique Teillaud



Archive powered by MHonArc 2.6.19+.

Top of Page