Re: build executable
Re: build executable
- Subject: Re: build executable
- From: Pei Xiang <email@hidden>
- Date: Mon, 1 Sep 2003 16:08:48 -0700 (PDT)
>
What does it say in the Console when you try to
>
launch the application
>
on another computer?
/Users/pxiang/Desktop/Splitz&Spirlz.app/Contents/MacOS/Splitz&Spirlz
can't open library: /usr/local/lib/libsndfile.1.dylib
(No such file or directory, errno = 2)
Sep 1 16:01:12 carla crashdump: Crash report written
to:
/Users/pxiang/Library/Logs/CrashReporter/Splitz&Spirlz.crash.log
oh, after looking at the console, i got what's wrong.
'libsndfile.1.dylib' is a library i installed on my
development machine. how could i let Cocoa build
dependant libs or files like this into the bundle?
Pei
--- Nick Zitzmann <email@hidden> wrote:
>
On Monday, September 1, 2003, at 03:21 PM, Pei
>
Xiang wrote:
>
>
> might be a dull question:
>
> i built my application and is the blah.app in the
>
> 'build' folder the final product?
>
>
>
> it works standalone on my machine, but when i
>
transfer
>
> it into another OSX machine, the excutable give no
>
> respond when being executed and quits without a
>
> reason.
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.