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