X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/834d36af06621425d84fc56f66fb1737087598bf..47e175a24f862aa8b7ca7dd4a2bb5957991e7f2d:/docs/cocoa/install.txt diff --git a/docs/cocoa/install.txt b/docs/cocoa/install.txt index 2235eb0b93..a7a5cb3f66 100644 --- a/docs/cocoa/install.txt +++ b/docs/cocoa/install.txt @@ -9,10 +9,6 @@ To compile it, you will need Apple's Developer Tools. However, please note that any work to make it suitable for GNUstep (which will require a GCC release with Objective-C++) will be much appreciated. -Some users also report success with Metrowerks CodeWarrior IDE and I've even -on occasion used the command-line MW compilers (see docs/metrowerks) with -configure instead of GCC and Apple's LD. - Like most UNIX ports, the standard configure/make method works. You should be able to build the library as static or shared. I usually build static.