On Wed, 11 Nov 2009, Brian Prentice wrote:

Here is the result of opening the first example address_book

http://linuxenvy.com/bprentice/Lazarus/Snapshot%202009-11-11%2006-18-48.jpg

That error means that you don't have the TDBF component installed.

I see you use Mac. If you are running the PowerPC processor, it is
an unfortunate case where a particular component is not supported on all platforms. I think TDBF does not supports the PowerPC processor, because it uses a bigendian architecture.

The number of components that do not run on all platforms, is small.
You're just in bad luck that the "first" example does not work on
your particular platform.

Michael.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to