[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] ZeroBrane Studio 0.31; now with Mac support
- From: liam mail <liam.list@...>
- Date: Wed, 18 Jul 2012 01:02:01 +0100
On 18 July 2012 00:28, Paul K <paulclinger@yahoo.com> wrote:
> There are still
few issues with the Mac version (all seem to be wxwidgets related),
You seem to have some wrong install names in your dylibs[1], you
really should be using install names with @executable_path or
@loader_path [2]
[1] dyld: Library not loaded:
/Users/daniilk/svn/wxlua-bin2.8-static/lib/libwxlua_lua51-wx28d-2.8.12.dylib
[2] https://developer.apple.com/library/mac/#documentation/Darwin/Reference/Manpages/man1/dyld.1.html