From: tiennou <tie...@gm...> - 2007-10-23 19:25:55
|
Le 23 oct. 07 =C3=A0 20:53, Tito Dal Canton a =C3=A9crit : > On Tue, 2007-10-23 at 20:21 +0200, tiennou wrote: >> I'm using a SVN checkout of http://svn.wxwidgets.org/svn/wx/=20 >> 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 ? >> =46rom the logs I guess it's all a matter of different wx =20 >> 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. Because it's checked under "External Things", this can be freely =20 unchecked, there is no need to link against all those if we use wx-=20 dynamic... I'm downloading tarball to see if it's caused by a mistagged =20 repository... Etienne Samson= |