From: Tito D. C. <ti...@da...> - 2007-10-23 18:53:17
|
On Tue, 2007-10-23 at 20:21 +0200, tiennou wrote: > I'm using a SVN checkout of http://svn.wxwidgets.org/svn/wx/wxWidgets/ > tags/WX_2_8_6, and built the Xcode project here. > I guess this can be the thing different between our two > configurations... You're building on Intel too ? >From the logs I guess it's all a matter of different wx configurations. I'm using the released tarball (2.8.6) and it's built with its Xcode project (everything has been built---both static and dynamic, both ppc and i386). And I'm building on ppc. BTW, look at the gcc command line: [...] -framework Carbon -framework IOKit -framework System -framework QuickTime -framework Cocoa [...] why is Xcode linking with both Carbon and Cocoa? I don't think we told it to mess with Cocoa at all. Tito -- Physics is reverse engineering |