From: tiennou <tie...@gm...> - 2007-10-12 10:34:53
|
Hi ! Sorry for the slow response time, I'm currently hard at work, so I don't have much time to devote to SF... I've just commited a fix to the Xcode project so that it builds against standard wx static & dynamic libraries. For reference, you need to : - Build the wx library both in Debug & Release mode. - Set the WX_SRC_ROOT under Project settings to your local wx installation. - Manually edit the file pointed by libwx_mac.dylib to point to either the debug or release version of wx. (I know this is a pain, but this is mainly a quick workaround). Hmm I can't get Release to work. Missing symbols everywhere ! And Debug fails to create its menu bar, so unusable on OSX right now... Etienne Samson |