Hi,
I'm now trying to get Lazarus running on my shiny new Mac Mini.
I have followed the instructions found at :
http://wiki.lazarus.freepascal.org/index.php/OS_X_Programming_TipsSpecifically I have made sure that I downloaded the correct binaries for fink and the other stuff that is needed.
I have the 2006-11-08 nightly snapshot, and have installed this.
however when I try and start Lazarus I get :-
Application.IconChanged - TODO: convert this message...no implementation in gt
[FORMS.PP] ExceptionOccurred
Sender=EReadError
Exception=Error reading SplashForm.Left: Unknown property: "Left"
Stack trace:
$0007D552
$0007CD47
$00073A7E
$00133956
$0013379F
$00019647
$0001EA22
$00030E73
TApplication.HandleException Error reading SplashForm.Left: Unknown property: "
Stack trace:
$0007D552
$0007CD47
$00073A7E
$00133956
$0013379F
$00019647
$0001EA22
$00030E73
And I also get a box popping up telling me about the unknown property also.
Any clues at to what the problem may be ?
Please be gentle with me I'm fairly new to macs

Cheers.
Phill.
[/code]