chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Deploying objc apps


From: felix winkelmann
Subject: [Chicken-users] Deploying objc apps
Date: Fri, 21 Apr 2006 22:49:19 +0200

Hi!

I have put together a walkthrough for creating a self-contained
cocoa application that does not need specially compiled eggs.
The idea is to put all required libraries and eggs into the application bundle
and use "install_name_tool" and a small Scheme/C prologue the
gets the bundle path and sets the repository-path before any extensions
are loaded.

The text and code can be found here:

http://galinha.ucpel.tche.br/coop?page=Deploying%20Cocoa%20applications


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]