Hi Dan,

OSX doesn't use anymore CODE resource but a bundle.

I did recently this for my app when I switched from OS9 to OSX:
- build the bundle with Project Builder. You can get a sample project from Metacard's site. You may have to change a little bit your code (I think external.c file has few changes).
- link the external to the stack (like with DLL in Windows) : set the externals of this stack to "myExternal.bundle"
- build the standalone


That's all.

Regards.

Thierry Arbellot.

On Monday, Jun 23, 2003, at 22:18 Europe/Paris, Dan Friedman wrote:

Greetings...

I use a 'CODE' resource in my standalone ('DLL' for windows). PPC and
Windows works fine. But, what do I do for OSX? There is no place in the
standalone builder to add a resource file.


Being a OSX novice, I could use some assistance/guidance.

Thanks!
-Dan

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to