From: Tito D. C. <ti...@da...> - 2007-10-23 15:54:23
|
With the Xcode project I just commited, I can build universal binaries both in release and debug mode. However, both modes link to the same wx library (development, not deployment). I think correcting this would require a specialized "copy files" build phase, because you need to copy the right version of the lib---development or deployment. I can't 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 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 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 have many fixes and improvements to do once that is out). Bye Tito -- Physics is reverse engineering |