From: tiennou <tie...@gm...> - 2007-10-23 16:16:20
|
Le 23 oct. 07 =C3=A0 17:54, Tito Dal Canton a =C3=A9crit : > With the Xcode project I just commited, I can build universal binaries > both in release and debug mode. However, both modes link to the =20 > same wx > library (development, not deployment). I think correcting this would > require a specialized "copy files" build phase, because you need to =20= > copy > the right version of the lib---development or deployment. I can't =20 > figure > out how to do this, assuming it's possible at all. Apart from this, > everything seems to work fine for me, the "release" executable is =20 > about > 20 Mb which are mostly the dynamic wx lib itself (the executable is ~1 > Mb). > > Tiennou, I'm pretty confident things are now set up the way they =20 > should, > and you should be able to build too (once you've adjusted WX_SRC_ROOT > and the "copy files" build phase to point to your wx dir). If that > fails, I might consider releasing a binary build of mine, because I'm > getting a bit annoyed by the achieved 0.4 delay :-) (and I already =20 > have > many fixes and improvements to do once that is out). I don't understand. I'm still getting linking errors on the PPC side =20 of things. Worse, debug doesn't build anymore, even in Intel... I guess I have something wrong on my configuration then. Please do a =20 release on your side, as sadly I can't do it right now. Etienne Samson |