From: Tito D. C. <ti...@da...> - 2007-10-15 11:55:57
|
Tiennou, I installed wx 2.8.6 on OS X and tried the latest xcode project. Much easied with WX_SRC_ROOT, well done, I think we can go like this and just tell people to set WX_SRC_ROOT consistently with their setup. However, I still have to manually add -liconv -lz to the additional link flags, otherwise I get undefined symbols related to libiconv and libz. Also, the project frameworks must be added to the "Link with libraries" phase of the target, otherwise I get lots of undefined symbols again (carbon-related stuff). Finally, I have to add the QuickTime framework. The latter is probably due to different wx build options than yours (I downloaded wx and built straight from the xcode project). I didn't managed to build due to lack of time, but those operations certainly brought me closer to a successful build. Can you look at them, or should I update the svn project myself? Bye Tito -- Physics is reverse engineering |