Recent

Author Topic: Macos Sequoia Lazarus 3.8 startlazarus not start!  (Read 1771 times)

ChrisR

  • Sr. Member
  • ****
  • Posts: 251
Re: Macos Sequoia Lazarus 3.8 startlazarus not start!
« Reply #15 on: April 30, 2025, 07:34:39 pm »
"-WM10.15" works for me as well. Thanks!

As a more general solution, I also modified
  /etc/fpc.cfg
to invoke this for all projects:


#ifdef cpuaarch64
 #IFDEF Darwin
  -WM10.15
 #ENDIF
#endif
« Last Edit: April 30, 2025, 07:48:56 pm by ChrisR »

 

TinyPortal © 2005-2018