Roberto Antonio Berrospe Machin wrote:
Ok got it.. sorry to bother with my messages.. wel i think we all can get good idea on how to hardcore with lcl :)
i got Carbon compiling by specifying -k-framework -kcarbon

fpc -Fu/usr/local/share/lazarus/lcl/units/powerpc-darwin -Fu/usr/ local/share/lazarus/lcl/units/powerpc-darwin/carbon -Fl/sw/lib -Fl/ usr/X11R6/lib -k-framework -kcarbon tests.pas

And i get the native mac app with the form and button working well.. i've needed to run createmacapplication

createmacapplication tests

and then

ln -s ../../../tests tests.app/Contents/MacOS/tests

and its running well on finder... :)

Well i hope the carbon developer continue this good job and same with lazarus team... (in my case, ill try to get in dept again after long time without programing in pascal) ;)



I think most, if not all, of this documented on http://wiki.lazarus.freepascal.org/index.php/Carbon_Interface

Can you check the accuracy of that page?

Vincent

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to