Hello everyone,
I installed lazarus without a glitch on my iMac, but now I am trying to do the same on a friend's MacBook.
I made sure fink and GTK stuff is up to date, downloaded and installed today's (Jan, 27th, 2007) snapshots.
I can compile a plain project, but if I try to drop a button and double click on it to assign an event handler to the OnClick event I get a message that unit Classes cannot be found.
I made sure that I am pointing to the proper fpcsrc directory (/usr/local/share/fpcsrc)
Any ideas?