Hi,
I have installed Lazarus 1.0.14 on Lazarus and it works not too bad, I can compile and execute some simple applications in the EDI.
I have also made my own package (
Gestinux_util) which works fine for me on several Windows and Linux Lazarus installations.
If I try to install this specific package on Lazarus for OSX (I have only 10.6), it compiles, no error is visible when installing, but Lazarus do not launch afterwards.
After this package installation attempt, I can only launch Lazarus by executing in a terminal : /Developer/lazarus/lazarus
I see some debug messages in the terminal, but nothing looks related to the new package (I can post it if it helps, but I doubt).
This way Lazarus is running, but I have no menu and can't do much...
My only choice is to delete the new lazarus executable and restore lazarus.old ...
There is obviously someting wrong with my package, but how can I find what ?
Your ideas are welcome !
Thanks
Tintinux