Hi all,
  When building Lazarus under Mac OS X 10.5, lclproc.pas throws the
following error...

lclproc.pas(4382,17) Error: Identifier not found "CreateCFString"
lclproc.pas(4383,39) Warning: Local variable "cf" does not seem to be
initialized

>From searching it seems that CreateCFString is declared in carbonproc.pp

Adding carbonproc to lclproc.pas' uses clause causes the compile to
complain about not finding carbonproc.
Has the build scripts for Mac OS X changed since yesterday or am I missing
something? 

I really wasn't planning on getting another SVN update today, but while
trying to install the RichEdit component I messed up my Lazarus setting so
thought it would be best to start from scratch.

As mentioned in the subject line, I was building with Revision 22022. I
could always revert to a previous revision, but thought I would mention it
in case anyone else was wondering.


Dominique.


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

Reply via email to