Forum > macOS / Mac OS X

Lazarus 3.4

(1/2) > >>

zlib:
I have MacBook Pro on Apple Silicon under macOS Sonoma 14.5 and I have installed Lazarus from here (all 3 packages): https://sourceforge.net/projects/lazarus/files/Lazarus%20macOS%20x86-64/Lazarus%203.4/

Xcode tools were already installed.

Lazarus starts normally, but when I try to run any project I get 1 warning and 1 error:


--- Code: Text  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---Warning: ld: warning: -multiply_defined is obsoleteError: -macosx_version_min has been renamed to -macos_version_min
'About' screen says I have x86_64 version.
What should I do?

dbannon:


https://forum.lazarus.freepascal.org/index.php/topic,65153.msg501811.html#msg501811

D

reinhardt1053:

--- Quote from: dbannon on June 15, 2024, 06:55:18 am ---

https://forum.lazarus.freepascal.org/index.php/topic,65153.msg501811.html#msg501811

D

--- End quote ---

I tried the suggestions on this post but it did not solve my issue, Lazarus still report the error
Error: -macosx_version_min has been renamed to -macos_version_min

Lazarus 3.4
FPC 3.2.2
x86_64-darwin-cocoa
MacOs Sonoma 14
XCode 15.0.1

VTwin:
Just confirming the error. Searching the forum shows other reports, but has not provided a solution. The error does not seem to prevent applications from running however.

VTwin:
https://forum.lazarus.freepascal.org/index.php/topic,65153.msg527039/topicseen.html#new

Navigation

[0] Message Index

[#] Next page

Go to full version